Searched refs:crypto_unregister_template (Results 1 - 27 of 27) sorted by relevance

/linux-4.4.14/crypto/
H A Dctr.c454 crypto_unregister_template(&crypto_ctr_tmpl); crypto_ctr_module_init()
460 crypto_unregister_template(&crypto_rfc3686_tmpl); crypto_ctr_module_exit()
461 crypto_unregister_template(&crypto_ctr_tmpl); crypto_ctr_module_exit()
H A Dccm.c920 crypto_unregister_template(&crypto_ccm_tmpl); crypto_ccm_module_init()
922 crypto_unregister_template(&crypto_ccm_base_tmpl); crypto_ccm_module_init()
928 crypto_unregister_template(&crypto_rfc4309_tmpl); crypto_ccm_module_exit()
929 crypto_unregister_template(&crypto_ccm_tmpl); crypto_ccm_module_exit()
930 crypto_unregister_template(&crypto_ccm_base_tmpl); crypto_ccm_module_exit()
H A Dgcm.c1283 crypto_unregister_template(&crypto_rfc4106_tmpl); crypto_gcm_module_init()
1285 crypto_unregister_template(&crypto_gcm_tmpl); crypto_gcm_module_init()
1287 crypto_unregister_template(&crypto_gcm_base_tmpl); crypto_gcm_module_init()
1296 crypto_unregister_template(&crypto_rfc4543_tmpl); crypto_gcm_module_exit()
1297 crypto_unregister_template(&crypto_rfc4106_tmpl); crypto_gcm_module_exit()
1298 crypto_unregister_template(&crypto_gcm_tmpl); crypto_gcm_module_exit()
1299 crypto_unregister_template(&crypto_gcm_base_tmpl); crypto_gcm_module_exit()
H A Decb.c180 crypto_unregister_template(&crypto_ecb_tmpl); crypto_ecb_module_exit()
H A Deseqiv.c234 crypto_unregister_template(&eseqiv_tmpl); eseqiv_module_exit()
H A Dchacha20poly1305.c713 crypto_unregister_template(&rfc7539_tmpl); chacha20poly1305_module_init()
720 crypto_unregister_template(&rfc7539esp_tmpl); chacha20poly1305_module_exit()
721 crypto_unregister_template(&rfc7539_tmpl); chacha20poly1305_module_exit()
H A Dxcbc.c281 crypto_unregister_template(&crypto_xcbc_tmpl); crypto_xcbc_module_exit()
H A Dxts.c357 crypto_unregister_template(&crypto_tmpl); crypto_module_exit()
H A Dcbc.c284 crypto_unregister_template(&crypto_cbc_tmpl); crypto_cbc_module_exit()
H A Dchainiv.c309 crypto_unregister_template(&chainiv_tmpl); chainiv_module_exit()
H A Dcmac.c308 crypto_unregister_template(&crypto_cmac_tmpl); crypto_cmac_module_exit()
H A Dechainiv.c242 crypto_unregister_template(&echainiv_tmpl); echainiv_module_exit()
H A Dhmac.c263 crypto_unregister_template(&hmac_tmpl); hmac_module_exit()
H A Dlrw.c395 crypto_unregister_template(&crypto_tmpl); crypto_module_exit()
H A Dpcbc.c290 crypto_unregister_template(&crypto_pcbc_tmpl); crypto_pcbc_module_exit()
H A Dseqiv.c369 crypto_unregister_template(&seqiv_tmpl); seqiv_module_exit()
H A Dalgapi.c469 void crypto_unregister_template(struct crypto_template *tmpl) crypto_unregister_template() function
498 EXPORT_SYMBOL_GPL(crypto_unregister_template); variable
H A Dcts.c347 crypto_unregister_template(&crypto_cts_tmpl); crypto_cts_module_exit()
H A Dauthenc.c497 crypto_unregister_template(&crypto_authenc_tmpl); crypto_authenc_module_exit()
H A Dauthencesn.c511 crypto_unregister_template(&crypto_authenc_esn_tmpl); crypto_authenc_esn_module_exit()
H A Dkeywrap.c410 crypto_unregister_template(&crypto_kw_tmpl); crypto_kw_exit()
H A Dmcryptd.c718 crypto_unregister_template(&mcryptd_tmpl); mcryptd_exit()
H A Dpcrypt.c511 crypto_unregister_template(&pcrypt_tmpl); pcrypt_exit()
H A Dvmac.c708 crypto_unregister_template(&vmac_tmpl); vmac_module_exit()
H A Dcryptd.c1013 crypto_unregister_template(&cryptd_tmpl); cryptd_exit()
/linux-4.4.14/arch/x86/crypto/
H A Dfpu.c161 crypto_unregister_template(&crypto_fpu_tmpl); crypto_fpu_exit()
/linux-4.4.14/include/crypto/
H A Dalgapi.h137 void crypto_unregister_template(struct crypto_template *tmpl);

Completed in 719 milliseconds