Searched refs:KCF_WRAP_DECRYPT_OPS_PARAMS (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/crypto/api/ |
H A D | kcf_cipher.c | 202 KCF_WRAP_DECRYPT_OPS_PARAMS(¶ms, KCF_OP_INIT, sid, in crypto_cipher_init_prov() 620 KCF_WRAP_DECRYPT_OPS_PARAMS(¶ms, KCF_OP_ATOMIC, sid, mech, key, in crypto_decrypt_prov() 687 KCF_WRAP_DECRYPT_OPS_PARAMS(¶ms, KCF_OP_ATOMIC, pd->pd_sid, in crypto_decrypt() 789 KCF_WRAP_DECRYPT_OPS_PARAMS(¶ms, KCF_OP_UPDATE, in crypto_decrypt_update() 838 KCF_WRAP_DECRYPT_OPS_PARAMS(¶ms, KCF_OP_FINAL, in crypto_decrypt_final() 908 KCF_WRAP_DECRYPT_OPS_PARAMS(¶ms, KCF_OP_SINGLE, pd->pd_sid, in crypto_decrypt_single()
|
H A D | kcf_dual.c | 1214 KCF_WRAP_DECRYPT_OPS_PARAMS( in crypto_mac_decrypt_common() 1272 KCF_WRAP_DECRYPT_OPS_PARAMS(¶ms, in crypto_mac_decrypt_common()
|
/titanic_41/usr/src/uts/common/sys/crypto/ |
H A D | ops_impl.h | 421 #define KCF_WRAP_DECRYPT_OPS_PARAMS(req, ftype, _sid, _mech, _key, \ macro
|
/titanic_41/usr/src/uts/common/crypto/core/ |
H A D | kcf_callprov.c | 1820 KCF_WRAP_DECRYPT_OPS_PARAMS(&decr_params, KCF_OP_INIT, in kcf_emulate_dual()
|