Searched refs:cipher_algs (Results 1 – 2 of 2) sorted by relevance
337 static struct crypto_alg cipher_algs[] = { variable458 err = crypto_register_algs(cipher_algs, ARRAY_SIZE(cipher_algs)); in des_sparc64_mod_init()464 crypto_unregister_algs(cipher_algs, ARRAY_SIZE(cipher_algs)); in des_sparc64_mod_init()470 crypto_unregister_algs(cipher_algs, ARRAY_SIZE(cipher_algs)); in des_sparc64_mod_fini()
381 struct skcipher_alg **cipher_algs; member