Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/crypto/
Dtwofish_glue_3way.c335 static struct crypto_alg tf_algs[5] = { { variable
485 return crypto_register_algs(tf_algs, ARRAY_SIZE(tf_algs)); in init()
490 crypto_unregister_algs(tf_algs, ARRAY_SIZE(tf_algs)); in fini()