Home
last modified time | relevance | path

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

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dcrypto_openssl.h98 extern vchar_t *eay_bf_encrypt(vchar_t *, vchar_t *, vchar_t *);
H A Dalgorithm.c115 eay_bf_encrypt, eay_bf_decrypt,
H A Deaytest.c691 eay_bf_encrypt, eay_bf_decrypt) < 0)
H A Dcrypto_openssl.c1314 eay_bf_encrypt(data, key, iv) in eay_bf_encrypt() function