Home
last modified time | relevance | path

Searched refs:hctr2_create_common (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/crypto/
Dhctr2.c404 static int hctr2_create_common(struct crypto_template *tmpl, in hctr2_create_common() function
529 return hctr2_create_common(tmpl, tb, xctr_name, polyval_name); in hctr2_create_base()
545 return hctr2_create_common(tmpl, tb, xctr_name, "polyval"); in hctr2_create()