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

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

Completed in 35 milliseconds