camellia_skcipher_algs 1410 arch/x86/crypto/camellia_glue.c static struct skcipher_alg camellia_skcipher_algs[] = {
camellia_skcipher_algs 1491 arch/x86/crypto/camellia_glue.c 	err = crypto_register_skciphers(camellia_skcipher_algs,
camellia_skcipher_algs 1492 arch/x86/crypto/camellia_glue.c 					ARRAY_SIZE(camellia_skcipher_algs));
camellia_skcipher_algs 1502 arch/x86/crypto/camellia_glue.c 	crypto_unregister_skciphers(camellia_skcipher_algs,
camellia_skcipher_algs 1503 arch/x86/crypto/camellia_glue.c 				    ARRAY_SIZE(camellia_skcipher_algs));