Lines Matching refs:enc_tmpl
251 if (cd->enc_tmpl != NULL) in cleanup()
252 (void) crypto_destroy_ctx_template(cd->enc_tmpl); in cleanup()
1020 cdata->enc_tmpl, NULL, NULL); in kef_decr_hmac()
1101 cdata->enc_tmpl, NULL, NULL); in kef_encr_hmac()
1297 tmi->enc_data.enc_tmpl, in aes_cbc_cts_encrypt()
1458 tmi->dec_data.enc_tmpl, in aes_cbc_cts_decrypt()
1868 tmi->dec_data.enc_tmpl = NULL; in arcfour_hmac_md5_decrypt()
1878 &tmi->dec_data.enc_tmpl, in arcfour_hmac_md5_decrypt()
1881 tmi->dec_data.enc_tmpl = NULL; in arcfour_hmac_md5_decrypt()
1892 tmi->dec_data.enc_tmpl, in arcfour_hmac_md5_decrypt()
2153 &tmi->enc_data.enc_tmpl, in arcfour_hmac_md5_encrypt()
2156 tmi->enc_data.enc_tmpl = NULL; in arcfour_hmac_md5_encrypt()
2165 tmi->enc_data.enc_tmpl, in arcfour_hmac_md5_encrypt()
2839 if (cd->enc_tmpl != NULL) in setup_crypto()
2840 (void) crypto_destroy_ctx_template(cd->enc_tmpl); in setup_crypto()
2868 &cd->enc_tmpl, KM_SLEEP); in setup_crypto()
2870 cd->enc_tmpl = NULL; in setup_crypto()
2891 cd->enc_tmpl = NULL; in setup_crypto()