Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dcamellia_generic.c1038 static struct crypto_alg camellia_alg = { variable
1059 return crypto_register_alg(&camellia_alg); in camellia_init()
1064 crypto_unregister_alg(&camellia_alg); in camellia_fini()