Searched refs:cipher_algs (Results 1 – 1 of 1) sorted by relevance
336 static struct crypto_alg cipher_algs[] = { variable457 err = crypto_register_algs(cipher_algs, ARRAY_SIZE(cipher_algs)); in des_sparc64_mod_init()463 crypto_unregister_algs(cipher_algs, ARRAY_SIZE(cipher_algs)); in des_sparc64_mod_init()469 crypto_unregister_algs(cipher_algs, ARRAY_SIZE(cipher_algs)); in des_sparc64_mod_fini()
Completed in 6 milliseconds