Searched refs:rsa_verify_common (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/crypto/io/ |
H A D | rsa.c | 314 static int rsa_verify_common(rsa_mech_type_t, crypto_key_t *, 1042 rv = rsa_verify_common(mech_type, ctxp->key, &der_cd, in rsa_digest_svrfy_common() 1263 rsa_verify_common(rsa_mech_type_t mech_type, crypto_key_t *key, in rsa_verify_common() function 1341 rv = rsa_verify_common(ctxp->mech_type, ctxp->key, data, in rsaprov_verify() 1428 rv = rsa_verify_common(mechanism->cm_type, key, data, in rsa_verify_atomic()
|