Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/crypto/
H A Dblowfish_glue.c110 static struct skcipher_alg bf_skcipher_algs[] = { variable
176 err = crypto_register_skciphers(bf_skcipher_algs, in blowfish_init()
177 ARRAY_SIZE(bf_skcipher_algs)); in blowfish_init()
187 crypto_unregister_skciphers(bf_skcipher_algs, in blowfish_fini()
188 ARRAY_SIZE(bf_skcipher_algs)); in blowfish_fini()