Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()