Home
last modified time | relevance | path

Searched refs:decr_tmpl (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/crypto/
H A Dapi.h240 crypto_ctx_template_t mac_tmpl, crypto_ctx_template_t decr_tmpl,
245 crypto_ctx_template_t mac_tmpl, crypto_ctx_template_t decr_tmpl,
250 crypto_ctx_template_t mac_tmpl, crypto_ctx_template_t decr_tmpl,
256 crypto_ctx_template_t mac_tmpl, crypto_ctx_template_t decr_tmpl,
261 crypto_ctx_template_t decr_tmpl, crypto_context_t *ctxp,
267 crypto_ctx_template_t decr_tmpl, crypto_context_t *ctxp,
/titanic_41/usr/src/uts/common/crypto/api/
H A Dkcf_dual.c1072 crypto_ctx_template_t mac_tmpl, crypto_ctx_template_t decr_tmpl, in crypto_mac_decrypt() argument
1076 decr_key, mac_tmpl, decr_tmpl, mac, pt, crq, B_FALSE)); in crypto_mac_decrypt()
1083 crypto_ctx_template_t mac_tmpl, crypto_ctx_template_t decr_tmpl, in crypto_mac_decrypt_prov() argument
1087 decr_mech, ct, mac_key, decr_key, mac_tmpl, decr_tmpl, mac, pt, in crypto_mac_decrypt_prov()
1101 crypto_ctx_template_t mac_tmpl, crypto_ctx_template_t decr_tmpl, in crypto_mac_verify_decrypt() argument
1105 decr_key, mac_tmpl, decr_tmpl, mac, pt, crq, B_TRUE)); in crypto_mac_verify_decrypt()
1113 crypto_ctx_template_t mac_tmpl, crypto_ctx_template_t decr_tmpl, in crypto_mac_verify_decrypt_prov() argument
1117 decr_mech, ct, mac_key, decr_key, mac_tmpl, decr_tmpl, mac, pt, in crypto_mac_verify_decrypt_prov()
1129 crypto_ctx_template_t mac_tmpl, crypto_ctx_template_t decr_tmpl, in crypto_mac_decrypt_common() argument
1176 if (decr_tmpl != NULL) { in crypto_mac_decrypt_common()
[all …]