Defined in 2 files as a prototype:
- crypto/openssl/include/openssl/blowfish.h, line 41 (as a prototype)
- sys/crypto/blowfish/blowfish.h, line 84 (as a prototype)
Defined in 2 files as a label:
- secure/lib/libcrypto/i386/bf-586.S, line 8 (as a label)
- secure/lib/libcrypto/i386/bf-586.S, line 904 (as a label)
Defined in 4 files as a function:
- crypto/openssl/crypto/bf/bf_enc.c, line 24 (as a function)
- sys/crypto/blowfish/arch/i386/bf_enc_586.S, line 70 (as a function)
- sys/crypto/blowfish/arch/i386/bf_enc_686.S, line 70 (as a function)
- sys/crypto/blowfish/bf_enc.c, line 81 (as a function)
Referenced in 11 files:
- crypto/openssl/crypto/bf/bf_cfb64.c
- crypto/openssl/crypto/bf/bf_ecb.c, line 35
- crypto/openssl/crypto/bf/bf_enc.c
- crypto/openssl/crypto/bf/bf_ofb64.c, line 41
- crypto/openssl/crypto/bf/bf_skey.c
- secure/lib/libcrypto/i386/bf-586.S
- sys/crypto/blowfish/arch/i386/bf_enc_586.S
- sys/crypto/blowfish/arch/i386/bf_enc_686.S
- sys/crypto/blowfish/bf_ecb.c, line 79
- sys/crypto/blowfish/bf_skey.c
- sys/opencrypto/xform_blf.c, line 85