Home
last modified time | relevance | path

Searched refs:ECPublicKey (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/common/crypto/ecc/
H A Decc_impl.h188 typedef struct ECPublicKeyStr ECPublicKey; typedef
228 extern SECStatus ECDSA_VerifyDigest(ECPublicKey *, const SECItem *,
H A Dec.c868 ECDSA_VerifyDigest(ECPublicKey *key, const SECItem *signature, in ECDSA_VerifyDigest()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftEC.c538 ECPublicKey ECkey; in soft_ecc_verify()
/illumos-gate/usr/src/uts/common/crypto/io/
H A Decc.c851 ECPublicKey ECkey; in ecc_verify_common()