Home
last modified time | relevance | path

Searched refs:crypto_unregister_templates (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/include/crypto/
H A Dalgapi.h143 void crypto_unregister_templates(struct crypto_template *tmpls, int count);
/linux-6.15/crypto/
H A Dctr.c349 crypto_unregister_templates(crypto_ctr_tmpls, in crypto_ctr_module_exit()
H A Dalgapi.c571 void crypto_unregister_templates(struct crypto_template *tmpls, int count) in crypto_unregister_templates() function
578 EXPORT_SYMBOL_GPL(crypto_unregister_templates);
H A Dhctr2.c569 return crypto_unregister_templates(hctr2_tmpls, in hctr2_module_exit()
H A Ddh.c918 crypto_unregister_templates(crypto_ffdhe_templates, in dh_exit()
H A Dchacha20poly1305.c666 crypto_unregister_templates(rfc7539_tmpls, in chacha20poly1305_module_exit()
H A Dccm.c939 crypto_unregister_templates(crypto_ccm_tmpls, in crypto_ccm_module_exit()
H A Dgcm.c1151 crypto_unregister_templates(crypto_gcm_tmpls, in crypto_gcm_module_exit()