Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/crypto/
Dcamellia_glue.c1405 static struct crypto_alg camellia_cipher_alg = { variable
1502 err = crypto_register_alg(&camellia_cipher_alg); in init()
1509 crypto_unregister_alg(&camellia_cipher_alg); in init()
1516 crypto_unregister_alg(&camellia_cipher_alg); in fini()