Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/crypto/api/
H A Dkcf_dual.c1141 kcf_ctx_template_t *ctx_decr_tmpl, *ctx_mac_tmpl; in crypto_mac_decrypt_common() local
1177 ctx_decr_tmpl = (kcf_ctx_template_t *)decr_tmpl; in crypto_mac_decrypt_common()
1189 spi_decr_tmpl = ctx_decr_tmpl->ct_prov_tmpl; in crypto_mac_decrypt_common()
1405 kcf_ctx_template_t *ctx_decr_tmpl, *ctx_mac_tmpl; in crypto_mac_decrypt_common_prov() local
1436 ctx_decr_tmpl = (kcf_ctx_template_t *)decr_tmpl; in crypto_mac_decrypt_common_prov()
1441 spi_decr_tmpl = ctx_decr_tmpl->ct_prov_tmpl; in crypto_mac_decrypt_common_prov()
1534 kcf_ctx_template_t *ctx_decr_tmpl, *ctx_mac_tmpl; in crypto_mac_decrypt_init() local
1570 ctx_decr_tmpl = (kcf_ctx_template_t *)decr_tmpl; in crypto_mac_decrypt_init()
1582 spi_decr_tmpl = ctx_decr_tmpl->ct_prov_tmpl; in crypto_mac_decrypt_init()
1852 kcf_ctx_template_t *ctx_decr_tmpl, *ctx_mac_tmpl; in crypto_mac_decrypt_init_prov() local
[all …]