Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_fips14081 crypto_unregister_templates
/OK3568_Linux_fs/kernel/include/crypto/
H A Dalgapi.h104 void crypto_unregister_templates(struct crypto_template *tmpls, int count);
/OK3568_Linux_fs/kernel/crypto/
H A Dctr.c351 crypto_unregister_templates(crypto_ctr_tmpls, in crypto_ctr_module_exit()
H A Dalgapi.c565 void crypto_unregister_templates(struct crypto_template *tmpls, int count) in crypto_unregister_templates() function
572 EXPORT_SYMBOL_GPL(crypto_unregister_templates);
H A Dchacha20poly1305.c667 crypto_unregister_templates(rfc7539_tmpls, in chacha20poly1305_module_exit()
H A Dccm.c945 crypto_unregister_templates(crypto_ccm_tmpls, in crypto_ccm_module_exit()
H A Dgcm.c1155 crypto_unregister_templates(crypto_gcm_tmpls, in crypto_gcm_module_exit()