Searched defs:umech (Results 1 – 3 of 3) sorted by relevance
/titanic_51/usr/src/uts/common/sys/crypto/ |
H A D | impl.h | 614 #define KCF_PROV_COPYIN_MECH(pd, umech, kmech, errorp, mode) ( \ argument 620 #define KCF_PROV_COPYOUT_MECH(pd, kmech, umech, errorp, mode) ( \ argument
|
/titanic_51/usr/src/uts/common/crypto/io/ |
H A D | crypto.c | 2526 crypto_mechanism_t *umech, crypto_mechanism_t *kmech, int mode, int *error) in crypto_provider_copyin_mech_param() argument 2558 crypto_provider_copyout_mech_param(kcf_provider_desc_t * pd,crypto_mechanism_t * kmech,crypto_mechanism_t * umech,int mode,int * error) crypto_provider_copyout_mech_param() argument [all...] |
H A D | dprov.c | 4713 crypto_mechanism_t *umech, crypto_mechanism_t *kmech, in dprov_copyin_mechanism() argument 4807 crypto_mechanism_t *kmech, crypto_mechanism_t *umech, in dprov_copyout_mechanism() argument
|