Searched defs:mac_tmpl (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/crypto/api/ |
H A D | kcf_dual.c | 53 crypto_ctx_template_t encr_tmpl, crypto_ctx_template_t mac_tmpl, in crypto_encrypt_mac_prov() 175 crypto_ctx_template_t encr_tmpl, crypto_ctx_template_t mac_tmpl, in crypto_encrypt_mac() 418 crypto_ctx_template_t mac_tmpl, crypto_context_t *ctxp, in crypto_encrypt_mac_init_prov() 555 crypto_ctx_template_t mac_tmpl, crypto_context_t *ctxp, in crypto_encrypt_mac_init() 1072 crypto_ctx_template_t mac_tmpl, crypto_ctx_template_t decr_tmpl, in crypto_mac_decrypt() 1083 crypto_ctx_template_t mac_tmpl, crypto_ctx_template_t decr_tmpl, in crypto_mac_decrypt_prov() 1101 crypto_ctx_template_t mac_tmpl, crypto_ctx_template_t decr_tmpl, in crypto_mac_verify_decrypt() 1113 crypto_ctx_template_t mac_tmpl, crypto_ctx_template_t decr_tmpl, in crypto_mac_verify_decrypt_prov() 1129 crypto_ctx_template_t mac_tmpl, crypto_ctx_template_t decr_tmpl, in crypto_mac_decrypt_common() 1392 crypto_ctx_template_t mac_tmpl, crypto_ctx_template_t decr_tmpl, in crypto_mac_decrypt_common_prov() [all …]
|
/titanic_41/usr/src/uts/common/crypto/core/ |
H A D | kcf_sched.c | 1793 crypto_ctx_template_t mac_tmpl; in kcf_next_req() local
|