Searched refs:crypto_unregister_template (Results 1 – 27 of 27) sorted by relevance
454 crypto_unregister_template(&crypto_ctr_tmpl); in crypto_ctr_module_init()460 crypto_unregister_template(&crypto_rfc3686_tmpl); in crypto_ctr_module_exit()461 crypto_unregister_template(&crypto_ctr_tmpl); in crypto_ctr_module_exit()
920 crypto_unregister_template(&crypto_ccm_tmpl); in crypto_ccm_module_init()922 crypto_unregister_template(&crypto_ccm_base_tmpl); in crypto_ccm_module_init()928 crypto_unregister_template(&crypto_rfc4309_tmpl); in crypto_ccm_module_exit()929 crypto_unregister_template(&crypto_ccm_tmpl); in crypto_ccm_module_exit()930 crypto_unregister_template(&crypto_ccm_base_tmpl); in crypto_ccm_module_exit()
1283 crypto_unregister_template(&crypto_rfc4106_tmpl); in crypto_gcm_module_init()1285 crypto_unregister_template(&crypto_gcm_tmpl); in crypto_gcm_module_init()1287 crypto_unregister_template(&crypto_gcm_base_tmpl); in crypto_gcm_module_init()1296 crypto_unregister_template(&crypto_rfc4543_tmpl); in crypto_gcm_module_exit()1297 crypto_unregister_template(&crypto_rfc4106_tmpl); in crypto_gcm_module_exit()1298 crypto_unregister_template(&crypto_gcm_tmpl); in crypto_gcm_module_exit()1299 crypto_unregister_template(&crypto_gcm_base_tmpl); in crypto_gcm_module_exit()
713 crypto_unregister_template(&rfc7539_tmpl); in chacha20poly1305_module_init()720 crypto_unregister_template(&rfc7539esp_tmpl); in chacha20poly1305_module_exit()721 crypto_unregister_template(&rfc7539_tmpl); in chacha20poly1305_module_exit()
180 crypto_unregister_template(&crypto_ecb_tmpl); in crypto_ecb_module_exit()
234 crypto_unregister_template(&eseqiv_tmpl); in eseqiv_module_exit()
242 crypto_unregister_template(&echainiv_tmpl); in echainiv_module_exit()
281 crypto_unregister_template(&crypto_xcbc_tmpl); in crypto_xcbc_module_exit()
308 crypto_unregister_template(&crypto_cmac_tmpl); in crypto_cmac_module_exit()
263 crypto_unregister_template(&hmac_tmpl); in hmac_module_exit()
309 crypto_unregister_template(&chainiv_tmpl); in chainiv_module_exit()
410 crypto_unregister_template(&crypto_kw_tmpl); in crypto_kw_exit()
290 crypto_unregister_template(&crypto_pcbc_tmpl); in crypto_pcbc_module_exit()
284 crypto_unregister_template(&crypto_cbc_tmpl); in crypto_cbc_module_exit()
357 crypto_unregister_template(&crypto_tmpl); in crypto_module_exit()
347 crypto_unregister_template(&crypto_cts_tmpl); in crypto_cts_module_exit()
469 void crypto_unregister_template(struct crypto_template *tmpl) in crypto_unregister_template() function498 EXPORT_SYMBOL_GPL(crypto_unregister_template);
395 crypto_unregister_template(&crypto_tmpl); in crypto_module_exit()
369 crypto_unregister_template(&seqiv_tmpl); in seqiv_module_exit()
511 crypto_unregister_template(&pcrypt_tmpl); in pcrypt_exit()
497 crypto_unregister_template(&crypto_authenc_tmpl); in crypto_authenc_module_exit()
511 crypto_unregister_template(&crypto_authenc_esn_tmpl); in crypto_authenc_esn_module_exit()
718 crypto_unregister_template(&mcryptd_tmpl); in mcryptd_exit()
708 crypto_unregister_template(&vmac_tmpl); in vmac_module_exit()
1013 crypto_unregister_template(&cryptd_tmpl); in cryptd_exit()
161 crypto_unregister_template(&crypto_fpu_tmpl); in crypto_fpu_exit()
137 void crypto_unregister_template(struct crypto_template *tmpl);