Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/crypto/
H A Dcamellia_glue.c1309 static struct crypto_alg camellia_cipher_alg = { variable
1392 err = crypto_register_alg(&camellia_cipher_alg); in camellia_init()
1399 crypto_unregister_alg(&camellia_cipher_alg); in camellia_init()
1406 crypto_unregister_alg(&camellia_cipher_alg); in camellia_fini()