Home
last modified time | relevance | path

Searched refs:hctr2_tmpls (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/crypto/
H A Dhctr2.c549 static struct crypto_template hctr2_tmpls[] = { variable
565 return crypto_register_templates(hctr2_tmpls, ARRAY_SIZE(hctr2_tmpls)); in hctr2_module_init()
570 return crypto_unregister_templates(hctr2_tmpls, in hctr2_module_exit()
571 ARRAY_SIZE(hctr2_tmpls)); in hctr2_module_exit()

Completed in 2 milliseconds