Home
last modified time | relevance | path

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

/arch/sparc/crypto/
A Ddes_glue.c336 static struct crypto_alg cipher_algs[] = { variable
457 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 5 milliseconds