Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/crypto/
Dblowfish_glue.c341 static struct crypto_alg bf_cipher_alg = { variable
437 err = crypto_register_alg(&bf_cipher_alg); in init()
444 crypto_unregister_alg(&bf_cipher_alg); in init()
451 crypto_unregister_alg(&bf_cipher_alg); in fini()