Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/crypto/
Dblowfish_glue.c268 static struct skcipher_alg bf_skcipher_algs[] = { variable
334 err = crypto_register_skciphers(bf_skcipher_algs, in init()
335 ARRAY_SIZE(bf_skcipher_algs)); in init()
345 crypto_unregister_skciphers(bf_skcipher_algs, in fini()
346 ARRAY_SIZE(bf_skcipher_algs)); in fini()