Searched defs:in_mech (Results 1 – 2 of 2) sorted by relevance
/titanic_50/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() 4392 copyin_aes_gcm_mech(crypto_mechanism_t *in_mech, crypto_mechanism_t *out_mech, in copyin_aes_gcm_mech() 4467 copyin_aes_gmac_mech(crypto_mechanism_t *in_mech, crypto_mechanism_t *out_mech, in copyin_aes_gmac_mech() 4547 copyin_aes_ctr_mech(crypto_mechanism_t *in_mech, crypto_mechanism_t *out_mech, in copyin_aes_ctr_mech() 4597 copyin_ecc_mech(crypto_mechanism_t *in_mech, crypto_mechanism_t *out_mech, in copyin_ecc_mech() 4674 copyout_aes_ctr_mech(crypto_mechanism_t *in_mech, crypto_mechanism_t *out_mech, in copyout_aes_ctr_mech()
|
H A D | crypto.c | 2105 copyin_mech(int mode, crypto_session_data_t *sp, crypto_mechanism_t *in_mech, in copyin_mech()
|