Searched refs:camellia_skcipher_algs (Results 1 – 1 of 1) sorted by relevance
1329 static struct skcipher_alg camellia_skcipher_algs[] = { variable1396 err = crypto_register_skciphers(camellia_skcipher_algs, in camellia_init()1397 ARRAY_SIZE(camellia_skcipher_algs)); in camellia_init()1407 crypto_unregister_skciphers(camellia_skcipher_algs, in camellia_fini()1408 ARRAY_SIZE(camellia_skcipher_algs)); in camellia_fini()