Searched refs:crypto_register_templates (Results 1 – 7 of 7) sorted by relevance
57 crypto_register_templates
102 int crypto_register_templates(struct crypto_template *tmpls, int count);
345 return crypto_register_templates(crypto_ctr_tmpls, in crypto_ctr_module_init()
518 int crypto_register_templates(struct crypto_template *tmpls, int count) in crypto_register_templates() function534 EXPORT_SYMBOL_GPL(crypto_register_templates);
661 return crypto_register_templates(rfc7539_tmpls, in chacha20poly1305_module_init()
939 return crypto_register_templates(crypto_ccm_tmpls, in crypto_ccm_module_init()
1144 err = crypto_register_templates(crypto_gcm_tmpls, in crypto_gcm_module_init()