Searched defs:in_mech (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/crypto/io/ |
H A D | dprov.c | 4332 copyin_aes_ccm_mech(crypto_mechanism_t *in_mech, crypto_mechanism_t *out_mech, in copyin_aes_ccm_mech() 4418 copyin_aes_gcm_mech(crypto_mechanism_t *in_mech, crypto_mechanism_t *out_mech, in copyin_aes_gcm_mech() 4493 copyin_aes_gmac_mech(crypto_mechanism_t *in_mech, crypto_mechanism_t *out_mech, in copyin_aes_gmac_mech() 4573 copyin_aes_ctr_mech(crypto_mechanism_t *in_mech, crypto_mechanism_t *out_mech, in copyin_aes_ctr_mech() 4623 copyin_ecc_mech(crypto_mechanism_t *in_mech, crypto_mechanism_t *out_mech, in copyin_ecc_mech() 4700 copyout_aes_ctr_mech(crypto_mechanism_t *in_mech, crypto_mechanism_t *out_mech, in copyout_aes_ctr_mech()
|
H A D | crypto.c | 2141 copyin_mech(int mode, crypto_session_data_t *sp, crypto_mechanism_t *in_mech, in copyin_mech()
|