Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/des/
HDdestest.c675 des_ofb64_encrypt(&(plain[i]), &(ofb_buf1[i]), 1, ks, &ofb_tmp, &num); in main()
683 des_ofb64_encrypt(ofb_buf1, ofb_buf2, sizeof(ofb_buf1), ks, &ofb_tmp, in main()
HDdes_old.h222 # define des_ofb64_encrypt(i,o,l,ks,iv,n)\ macro
318 # define des_ofb64_encrypt(i,o,l,ks,iv,n)\ macro
/NextBSD/contrib/netbsd-tests/lib/libdes/
HDt_des.c821 des_ofb64_encrypt(&(plain[i]), &(ofb_buf1[i]), 1, ks, &ofb_tmp, in ATF_TC_BODY()
829 des_ofb64_encrypt(ofb_buf1, ofb_buf2, sizeof(ofb_buf1), ks, &ofb_tmp, &num); in ATF_TC_BODY()
/NextBSD/crypto/openssl/doc/
HDssleay.txt3036 void des_ofb64_encrypt(
3055 Same as des_ofb64_encrypt() accept that the DES operation is