Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Dn2_core.c1095 static const struct n2_skcipher_tmpl skcipher_tmpls[] = { variable
1223 #define NUM_CIPHER_TMPLS ARRAY_SIZE(skcipher_tmpls)
1477 err = __n2_register_one_skcipher(&skcipher_tmpls[i]); in n2_register_algs()