Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dbftest.c326 BF_ecb_encrypt(out, out, &key, BF_DECRYPT); in test_bf_ecb()
367 BF_cbc_encrypt(cbc_out, cbc_in, len, &key, iv, BF_DECRYPT); in test_bf_cbc()
397 BF_cfb64_encrypt(cbc_out, cbc_in, 17, &key, iv, &n, BF_DECRYPT); in test_bf_cfb64()
399 &key, iv, &n, BF_DECRYPT); in test_bf_cfb64()
/freebsd/crypto/openssl/include/openssl/
H A Dblowfish.h32 # define BF_DECRYPT 0 macro
/freebsd/crypto/openssl/doc/man3/
H A DBF_encrypt.pod59 or decryption (B<BF_DECRYPT>) shall be performed. The vector pointed at by
81 decryption (BF_DECRYPT) shall be performed. B<ivec> must point at an 8 byte
87 or decryption (B<BF_DECRYPT>) shall be performed. B<ivec> must point at an