Searched refs:tmpls (Results 1 – 1 of 1) sorted by relevance
478 int crypto_register_templates(struct crypto_template *tmpls, int count) in crypto_register_templates() argument483 err = crypto_register_template(&tmpls[i]); in crypto_register_templates()491 crypto_unregister_template(&tmpls[i]); in crypto_register_templates()525 void crypto_unregister_templates(struct crypto_template *tmpls, int count) in crypto_unregister_templates() argument530 crypto_unregister_template(&tmpls[i]); in crypto_unregister_templates()