Searched refs:ECPublicKey (Results 1 - 3 of 3) 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);
H A Dec.c864 ECDSA_VerifyDigest(ECPublicKey *key, const SECItem *signature,
1080 EC_FreePublicKey(ECPublicKey *key, boolean_t freeit)
1087 PORT_Free(key, sizeof (ECPublicKey));
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftEC.c548 ECPublicKey ECkey;

Completed in 19 milliseconds