Home
last modified time | relevance | path

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

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