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

/linux-4.1.27/arch/x86/crypto/
H A Dcamellia_glue.c1561 static struct crypto_alg camellia_algs[6] = { { variable in typeref:struct:crypto_alg
1715 return crypto_register_algs(camellia_algs, ARRAY_SIZE(camellia_algs)); init()
1720 crypto_unregister_algs(camellia_algs, ARRAY_SIZE(camellia_algs)); fini()

Completed in 75 milliseconds