Searched refs:crypto_unregister_template (Results 1 – 23 of 23) sorted by relevance
541 crypto_unregister_template(&tmpls[i]); in crypto_register_templates()546 void crypto_unregister_template(struct crypto_template *tmpl) in crypto_unregister_template() function573 EXPORT_SYMBOL_GPL(crypto_unregister_template);580 crypto_unregister_template(&tmpls[i]); in crypto_unregister_templates()
157 crypto_unregister_template(&echainiv_tmpl); in echainiv_module_exit()
310 crypto_unregister_template(&crypto_kw_tmpl); in crypto_kw_exit()
179 crypto_unregister_template(&crypto_cbc_tmpl); in crypto_cbc_module_exit()
179 crypto_unregister_template(&seqiv_tmpl); in seqiv_module_exit()
182 crypto_unregister_template(&crypto_xctr_tmpl); in crypto_xctr_module_exit()
186 crypto_unregister_template(&crypto_pcbc_tmpl); in crypto_pcbc_module_exit()
219 crypto_unregister_template(&crypto_ecb_tmpl); in crypto_ecb_module_exit()
255 crypto_unregister_template(&crypto_xcbc_tmpl); in crypto_xcbc_module_exit()
307 crypto_unregister_template(&crypto_cmac_tmpl); in crypto_cmac_module_exit()
259 crypto_unregister_template(&hmac_tmpl); in hmac_module_exit()
420 crypto_unregister_template(&lrw_tmpl); in lrw_module_exit()
372 crypto_unregister_template(&pcrypt_tmpl); in pcrypt_exit()
420 crypto_unregister_template(&rsa_pkcs1pad_tmpl); in rsa_exit()
402 crypto_unregister_template(&crypto_cts_tmpl); in crypto_cts_module_exit()
466 crypto_unregister_template(&xts_tmpl); in xts_module_exit()
451 crypto_unregister_template(&crypto_authenc_tmpl); in crypto_authenc_module_exit()
465 crypto_unregister_template(&crypto_authenc_esn_tmpl); in crypto_authenc_esn_module_exit()
643 crypto_unregister_template(&essiv_tmpl); in essiv_module_exit()
639 crypto_unregister_template(&adiantum_tmpl); in adiantum_module_exit()
687 crypto_unregister_template(&vmac64_tmpl); in vmac_module_exit()
1138 crypto_unregister_template(&cryptd_tmpl); in cryptd_exit()
147 void crypto_unregister_template(struct crypto_template *tmpl);
Completed in 49 milliseconds