Searched refs:crypto_verify_ops_t (Results 1 - 8 of 8) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/crypto/core/
H A Dkcf_prov_tabs.c248 dst->co_verify_ops = kmem_alloc(sizeof (crypto_verify_ops_t),
440 sizeof (crypto_verify_ops_t));
/opensolaris-onvv-gate/usr/src/uts/common/sys/crypto/
H A Dspi.h286 } crypto_verify_ops_t; typedef in typeref:struct:crypto_verify_ops
515 crypto_verify_ops_t *co_verify_ops;
/opensolaris-onvv-gate/usr/src/uts/common/crypto/api/
H A Dkcf_verify.c36 #define CRYPTO_VERIFY_OFFSET(f) offsetof(crypto_verify_ops_t, f)
/opensolaris-onvv-gate/usr/src/uts/common/crypto/io/
H A Decc.c165 static crypto_verify_ops_t ecc_verify_ops = {
H A Drsa.c260 static crypto_verify_ops_t rsa_verify_ops = {
H A Ddca.c305 static crypto_verify_ops_t dca_verify_ops = {
H A Dcrypto.c655 crypto_verify_ops_t *verify_ops;
H A Ddprov.c822 static crypto_verify_ops_t dprov_verify_ops = {

Completed in 101 milliseconds