Home
last modified time | relevance | path

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

/Linux-v6.6/include/crypto/
Dalgapi.h151 void crypto_unregister_templates(struct crypto_template *tmpls, int count);
/Linux-v6.6/crypto/
Dctr.c351 crypto_unregister_templates(crypto_ctr_tmpls, in crypto_ctr_module_exit()
Dalgapi.c614 void crypto_unregister_templates(struct crypto_template *tmpls, int count) in crypto_unregister_templates() function
621 EXPORT_SYMBOL_GPL(crypto_unregister_templates);
Dhctr2.c570 return crypto_unregister_templates(hctr2_tmpls, in hctr2_module_exit()
Ddh.c917 crypto_unregister_templates(crypto_ffdhe_templates, in dh_exit()
Dchacha20poly1305.c667 crypto_unregister_templates(rfc7539_tmpls, in chacha20poly1305_module_exit()
Dccm.c944 crypto_unregister_templates(crypto_ccm_tmpls, in crypto_ccm_module_exit()
Dgcm.c1153 crypto_unregister_templates(crypto_gcm_tmpls, in crypto_gcm_module_exit()