Home
last modified time | relevance | path

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

/Linux-v5.4/include/crypto/
Dalgapi.h143 void crypto_unregister_templates(struct crypto_template *tmpls, int count);
/Linux-v5.4/crypto/
Dctr.c378 crypto_unregister_templates(crypto_ctr_tmpls, in crypto_ctr_module_exit()
Dalgapi.c525 void crypto_unregister_templates(struct crypto_template *tmpls, int count) in crypto_unregister_templates() function
532 EXPORT_SYMBOL_GPL(crypto_unregister_templates);
Dchacha20poly1305.c711 crypto_unregister_templates(rfc7539_tmpls, in chacha20poly1305_module_exit()
Dccm.c1000 crypto_unregister_templates(crypto_ccm_tmpls, in crypto_ccm_module_exit()
Dgcm.c1233 crypto_unregister_templates(crypto_gcm_tmpls, in crypto_gcm_module_exit()