crypto_unregister_templates
EXPORT_SYMBOL_GPL(crypto_unregister_templates);
crypto_unregister_templates(crypto_ccm_tmpls,
crypto_unregister_templates(rfc7539_tmpls,
crypto_unregister_templates(crypto_ctr_tmpls,
crypto_unregister_templates(crypto_ffdhe_templates,
crypto_unregister_templates(crypto_gcm_tmpls,
return crypto_unregister_templates(hctr2_tmpls,
crypto_unregister_templates(hmac_tmpls, ARRAY_SIZE(hmac_tmpls));
void crypto_unregister_templates(struct crypto_template *tmpls, int count);