Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/crypto/
Dcamellia_glue.c1425 static struct skcipher_alg camellia_skcipher_algs[] = { variable
1506 err = crypto_register_skciphers(camellia_skcipher_algs, in init()
1507 ARRAY_SIZE(camellia_skcipher_algs)); in init()
1517 crypto_unregister_skciphers(camellia_skcipher_algs, in fini()
1518 ARRAY_SIZE(camellia_skcipher_algs)); in fini()