Home
last modified time | relevance | path

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

/Linux-v6.1/include/crypto/
Dalgapi.h118 void crypto_unregister_templates(struct crypto_template *tmpls, int count);
/Linux-v6.1/crypto/
Dctr.c351 crypto_unregister_templates(crypto_ctr_tmpls, in crypto_ctr_module_exit()
Dalgapi.c581 void crypto_unregister_templates(struct crypto_template *tmpls, int count) in crypto_unregister_templates() function
588 EXPORT_SYMBOL_GPL(crypto_unregister_templates);
Ddh.c916 crypto_unregister_templates(crypto_ffdhe_templates, in dh_exit()
Dhctr2.c571 return crypto_unregister_templates(hctr2_tmpls, in hctr2_module_exit()
Dchacha20poly1305.c667 crypto_unregister_templates(rfc7539_tmpls, in chacha20poly1305_module_exit()
Dccm.c945 crypto_unregister_templates(crypto_ccm_tmpls, in crypto_ccm_module_exit()
Dgcm.c1155 crypto_unregister_templates(crypto_gcm_tmpls, in crypto_gcm_module_exit()