Home
last modified time | relevance | path

Searched defs:kmech (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelGlobal.h42 crypto_mech_type_t kmech; /* kCF mech number */ member
H A DkernelUtil.c163 kmech_hash_insert(CK_MECHANISM_TYPE type, crypto_mech_type_t kmech) in kmech_hash_insert()
/titanic_50/usr/src/uts/common/sys/crypto/
H A Dimpl.h614 #define KCF_PROV_COPYIN_MECH(pd, umech, kmech, errorp, mode) ( \ argument
620 #define KCF_PROV_COPYOUT_MECH(pd, kmech, umech, errorp, mode) ( \ argument
/titanic_50/usr/src/uts/common/crypto/io/
H A Dcrypto.c2526 crypto_mechanism_t *umech, crypto_mechanism_t *kmech, int mode, int *error) in crypto_provider_copyin_mech_param()
2558 crypto_mechanism_t *kmech, crypto_mechanism_t *umech, int mode, int *error) in crypto_provider_copyout_mech_param()
H A Ddprov.c4713 crypto_mechanism_t *umech, crypto_mechanism_t *kmech, in dprov_copyin_mechanism()
4807 crypto_mechanism_t *kmech, crypto_mechanism_t *umech, in dprov_copyout_mechanism()