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

/linux-master/include/crypto/
H A Dalgapi.h151 void crypto_unregister_templates(struct crypto_template *tmpls, int count);
/linux-master/crypto/
H A Dctr.c349 crypto_unregister_templates(crypto_ctr_tmpls,
H A Dalgapi.c615 void crypto_unregister_templates(struct crypto_template *tmpls, int count) function
622 EXPORT_SYMBOL_GPL(crypto_unregister_templates); variable
H A Dhctr2.c569 return crypto_unregister_templates(hctr2_tmpls,
H A Ddh.c918 crypto_unregister_templates(crypto_ffdhe_templates,
H A Dccm.c939 crypto_unregister_templates(crypto_ccm_tmpls,
H A Dchacha20poly1305.c666 crypto_unregister_templates(rfc7539_tmpls,
H A Dgcm.c1151 crypto_unregister_templates(crypto_gcm_tmpls,

Completed in 176 milliseconds