Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/
H A Dn2_core.c1093 static const struct n2_skcipher_tmpl skcipher_tmpls[] = { variable
1221 #define NUM_CIPHER_TMPLS ARRAY_SIZE(skcipher_tmpls)
1475 err = __n2_register_one_skcipher(&skcipher_tmpls[i]); in n2_register_algs()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds