Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dtwofish_glue_3way.c76 static struct skcipher_alg tf_skciphers[] = { variable
153 return crypto_register_skciphers(tf_skciphers, in twofish_3way_init()
154 ARRAY_SIZE(tf_skciphers)); in twofish_3way_init()
159 crypto_unregister_skciphers(tf_skciphers, ARRAY_SIZE(tf_skciphers)); in twofish_3way_fini()
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dtwofish_glue_3way.c172 static struct skcipher_alg tf_skciphers[] = { variable
263 return crypto_register_skciphers(tf_skciphers, in init()
264 ARRAY_SIZE(tf_skciphers)); in init()
269 crypto_unregister_skciphers(tf_skciphers, ARRAY_SIZE(tf_skciphers)); in fini()

Completed in 2 milliseconds