Searched refs:cipher_alg (Results 1 – 2 of 2) sorted by relevance
195 static struct crypto_alg cipher_alg = { variable269 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()
361 static struct crypto_alg cipher_alg = { variable450 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