crypto_unregister_templates  550 crypto/algapi.c EXPORT_SYMBOL_GPL(crypto_unregister_templates);
crypto_unregister_templates 1000 crypto/ccm.c   	crypto_unregister_templates(crypto_ccm_tmpls,
crypto_unregister_templates  711 crypto/chacha20poly1305.c 	crypto_unregister_templates(rfc7539_tmpls,
crypto_unregister_templates  378 crypto/ctr.c   	crypto_unregister_templates(crypto_ctr_tmpls,
crypto_unregister_templates 1233 crypto/gcm.c   	crypto_unregister_templates(crypto_gcm_tmpls,
crypto_unregister_templates  143 include/crypto/algapi.h void crypto_unregister_templates(struct crypto_template *tmpls, int count);