Searched refs:crypto_gcm_tmpls (Results 1 – 1 of 1) sorted by relevance
1114 static struct crypto_template crypto_gcm_tmpls[] = { variable1144 err = crypto_register_templates(crypto_gcm_tmpls, in crypto_gcm_module_init()1145 ARRAY_SIZE(crypto_gcm_tmpls)); in crypto_gcm_module_init()1155 crypto_unregister_templates(crypto_gcm_tmpls, in crypto_gcm_module_exit()1156 ARRAY_SIZE(crypto_gcm_tmpls)); in crypto_gcm_module_exit()