bf_cipher_alg     341 arch/x86/crypto/blowfish_glue.c static struct crypto_alg bf_cipher_alg = {
bf_cipher_alg     437 arch/x86/crypto/blowfish_glue.c 	err = crypto_register_alg(&bf_cipher_alg);
bf_cipher_alg     444 arch/x86/crypto/blowfish_glue.c 		crypto_unregister_alg(&bf_cipher_alg);
bf_cipher_alg     451 arch/x86/crypto/blowfish_glue.c 	crypto_unregister_alg(&bf_cipher_alg);