Searched defs: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; local
1177 ctx_decr_tmpl = (kcf_ctx_template_t *)decr_tmpl;
1178 if (ctx_decr_tmpl->ct_generation != me->me_gen_swprov) {
1189 spi_decr_tmpl = ctx_decr_tmpl->ct_prov_tmpl;
1405 kcf_ctx_template_t *ctx_decr_tmpl, *ctx_mac_tmpl; local
1436 ctx_decr_tmpl = (kcf_ctx_template_t *)decr_tmpl;
1437 if (ctx_decr_tmpl->ct_generation != me->me_gen_swprov) {
1441 spi_decr_tmpl = ctx_decr_tmpl->ct_prov_tmpl;
1534 kcf_ctx_template_t *ctx_decr_tmpl, *ctx_mac_tmpl; local
1570 ctx_decr_tmpl
1852 kcf_ctx_template_t *ctx_decr_tmpl, *ctx_mac_tmpl; local
[all...]

Completed in 53 milliseconds