Searched refs:tmpls (Results 1 – 1 of 1) sorted by relevance
544 int crypto_register_templates(struct crypto_template *tmpls, int count) in crypto_register_templates() argument549 err = crypto_register_template(&tmpls[i]); in crypto_register_templates()557 crypto_unregister_template(&tmpls[i]); in crypto_register_templates()591 void crypto_unregister_templates(struct crypto_template *tmpls, int count) in crypto_unregister_templates() argument596 crypto_unregister_template(&tmpls[i]); in crypto_unregister_templates()