Searched defs:in_mech (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/uts/common/crypto/io/ |
H A D | dprov.c | 4306 copyin_aes_ccm_mech(crypto_mechanism_t *in_mech, crypto_mechanism_t *out_mech, in copyin_aes_ccm_mech() argument 4392 copyin_aes_gcm_mech(crypto_mechanism_t *in_mech, crypto_mechanism_t *out_mech, in copyin_aes_gcm_mech() argument 4467 copyin_aes_gmac_mech(crypto_mechanism_t *in_mech, crypto_mechanism_t *out_mech, in copyin_aes_gmac_mech() argument 4547 copyin_aes_ctr_mech(crypto_mechanism_t *in_mech, crypto_mechanism_t *out_mech, in copyin_aes_ctr_mech() argument 4597 copyin_ecc_mech(crypto_mechanism_t *in_mech, crypto_mechanism_t *out_mech, in copyin_ecc_mech() argument 4674 copyout_aes_ctr_mech(crypto_mechanism_t * in_mech,crypto_mechanism_t * out_mech,int * out_error,int mode) copyout_aes_ctr_mech() argument [all...] |
H A D | crypto.c | 2105 copyin_mech(int mode, crypto_session_data_t *sp, crypto_mechanism_t *in_mech, in copyin_mech() argument
|