Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/crypto/
Dtwofish_glue_3way.c169 static struct skcipher_alg tf_skciphers[] = { variable
260 return crypto_register_skciphers(tf_skciphers, in init()
261 ARRAY_SIZE(tf_skciphers)); in init()
266 crypto_unregister_skciphers(tf_skciphers, ARRAY_SIZE(tf_skciphers)); in fini()