Searched defs:ECPublicKey (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/common/crypto/ecc/
H A Decc_impl.h193 typedef struct ECPublicKeyStr ECPublicKey; typedef in typeref:struct:ECPublicKeyStr
234 extern SECStatus ECDSA_VerifyDigest(ECPublicKey *, const SECItem *,
249 extern void EC_FreePublicKey(ECPublicKey *, boolean_t);

Completed in 29 milliseconds