Home
last modified time | relevance | path

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

/arch/sparc/crypto/
A Dcamellia_glue.c195 static struct crypto_alg cipher_alg = { variable
269 err = crypto_register_alg(&cipher_alg); in camellia_sparc64_mod_init()
275 crypto_unregister_alg(&cipher_alg); in camellia_sparc64_mod_init()
281 crypto_unregister_alg(&cipher_alg); in camellia_sparc64_mod_fini()
A Daes_glue.c361 static struct crypto_alg cipher_alg = { variable
450 err = crypto_register_alg(&cipher_alg); in aes_sparc64_mod_init()
456 crypto_unregister_alg(&cipher_alg); in aes_sparc64_mod_init()
462 crypto_unregister_alg(&cipher_alg); in aes_sparc64_mod_fini()

Completed in 7 milliseconds