Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dcamellia_generic.c1053 static struct crypto_alg camellia_alg = { variable
1075 return crypto_register_alg(&camellia_alg); in camellia_init()
1080 crypto_unregister_alg(&camellia_alg); in camellia_fini()