Searched refs:ctx_decr_tmpl (Results 1 – 1 of 1) sorted by relevance
1141 kcf_ctx_template_t *ctx_decr_tmpl, *ctx_mac_tmpl; in crypto_mac_decrypt_common() local1177 ctx_decr_tmpl = (kcf_ctx_template_t *)decr_tmpl; in crypto_mac_decrypt_common()1178 if (ctx_decr_tmpl->ct_generation != me->me_gen_swprov) { 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() local1436 ctx_decr_tmpl = (kcf_ctx_template_t *)decr_tmpl; in crypto_mac_decrypt_common_prov()1437 if (ctx_decr_tmpl->ct_generation != me->me_gen_swprov) { 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() local1570 ctx_decr_tmpl = (kcf_ctx_template_t *)decr_tmpl; in crypto_mac_decrypt_init()[all …]