Lines Matching refs:enc_tmpl
249 if (cd->enc_tmpl != NULL) in cleanup()
250 (void) crypto_destroy_ctx_template(cd->enc_tmpl); in cleanup()
1017 cdata->enc_tmpl, NULL, NULL); in kef_decr_hmac()
1098 cdata->enc_tmpl, NULL, NULL); in kef_encr_hmac()
1294 tmi->enc_data.enc_tmpl, in aes_cbc_cts_encrypt()
1455 tmi->dec_data.enc_tmpl, in aes_cbc_cts_decrypt()
1865 tmi->dec_data.enc_tmpl = NULL; in arcfour_hmac_md5_decrypt()
1875 &tmi->dec_data.enc_tmpl, in arcfour_hmac_md5_decrypt()
1878 tmi->dec_data.enc_tmpl = NULL; in arcfour_hmac_md5_decrypt()
1889 tmi->dec_data.enc_tmpl, in arcfour_hmac_md5_decrypt()
2150 &tmi->enc_data.enc_tmpl, in arcfour_hmac_md5_encrypt()
2153 tmi->enc_data.enc_tmpl = NULL; in arcfour_hmac_md5_encrypt()
2162 tmi->enc_data.enc_tmpl, in arcfour_hmac_md5_encrypt()
2836 if (cd->enc_tmpl != NULL) in setup_crypto()
2837 (void) crypto_destroy_ctx_template(cd->enc_tmpl); in setup_crypto()
2865 &cd->enc_tmpl, KM_SLEEP); in setup_crypto()
2867 cd->enc_tmpl = NULL; in setup_crypto()
2888 cd->enc_tmpl = NULL; in setup_crypto()