Home
last modified time | relevance | path

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

/linux/arch/x86/crypto/
H A Dblowfish_glue.c90 static struct crypto_alg bf_cipher_alg = { variable
171 err = crypto_register_alg(&bf_cipher_alg); in blowfish_init()
178 crypto_unregister_alg(&bf_cipher_alg); in blowfish_init()
185 crypto_unregister_alg(&bf_cipher_alg); in blowfish_fini()