Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dblowfish_glue.c90 static struct crypto_alg bf_cipher_alg = { variable
172 err = crypto_register_alg(&bf_cipher_alg); in blowfish_init()
179 crypto_unregister_alg(&bf_cipher_alg); in blowfish_init()
186 crypto_unregister_alg(&bf_cipher_alg); in blowfish_fini()
/kernel/linux/linux-5.10/arch/x86/crypto/
H A 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()

Completed in 2 milliseconds