Searched refs:ct_prov_tmpl (Results 1 – 5 of 5) sorted by relevance
104 &(ctx_tmpl->ct_prov_tmpl), &(ctx_tmpl->ct_size), KCF_RHNDL(kmflag)); in crypto_create_ctx_template()141 ASSERT(ctx_tmpl->ct_prov_tmpl != NULL); in crypto_destroy_ctx_template()143 bzero(ctx_tmpl->ct_prov_tmpl, ctx_tmpl->ct_size); in crypto_destroy_ctx_template()144 kmem_free(ctx_tmpl->ct_prov_tmpl, ctx_tmpl->ct_size); in crypto_destroy_ctx_template()
161 spi_ctx_tmpl = ctx_tmpl->ct_prov_tmpl; in crypto_mac()286 spi_ctx_tmpl = ctx_tmpl->ct_prov_tmpl; in crypto_mac_verify()466 spi_ctx_tmpl = ctx_tmpl->ct_prov_tmpl; in crypto_mac_init()
259 spi_ctx_tmpl = ctx_tmpl->ct_prov_tmpl; in crypto_cipher_init()386 spi_ctx_tmpl = ctx_tmpl->ct_prov_tmpl; in crypto_encrypt()669 spi_ctx_tmpl = ctx_tmpl->ct_prov_tmpl; in crypto_decrypt()
358 crypto_spi_ctx_template_t ct_prov_tmpl; /* context template */ member
1628 mops->mo_templ = ctx_mac_tmpl->ct_prov_tmpl; in kcf_next_req()