Searched refs:crypto_register_templates (Results 1 – 8 of 8) sorted by relevance
116 int crypto_register_templates(struct crypto_template *tmpls, int count);
345 return crypto_register_templates(crypto_ctr_tmpls, in crypto_ctr_module_init()
534 int crypto_register_templates(struct crypto_template *tmpls, int count) in crypto_register_templates() function550 EXPORT_SYMBOL_GPL(crypto_register_templates);
904 err = crypto_register_templates(crypto_ffdhe_templates, in dh_init()
566 return crypto_register_templates(hctr2_tmpls, ARRAY_SIZE(hctr2_tmpls)); in hctr2_module_init()
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()