Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/crypto/
Dblowfish_glue.c248 static struct crypto_alg bf_cipher_alg = { variable
330 err = crypto_register_alg(&bf_cipher_alg); in init()
337 crypto_unregister_alg(&bf_cipher_alg); in init()
344 crypto_unregister_alg(&bf_cipher_alg); in fini()