Searched refs:des_cfb_encrypt (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/des/
H A DDES.xs137 des_cfb_encrypt(input,numbits,ks,ivec,encrypt)
155 des_cfb_encrypt((unsigned char *)input,(unsigned char *)c,
H A Ddestest.c612 des_cfb_encrypt(&(plain[i]),&(cfb_buf1[i]),
622 des_cfb_encrypt(&(cfb_buf1[i]),&(cfb_buf2[i]),
855 des_cfb_encrypt(plain,cfb_buf1,bits,sizeof(plain),ks,&cfb_tmp,
865 des_cfb_encrypt(cfb_buf1,cfb_buf2,bits,sizeof(plain),ks,&cfb_tmp,
H A Ddes_old.h154 #define des_cfb_encrypt(i,o,n,l,k,iv,e)\ macro
257 #define des_cfb_encrypt(i,o,n,l,k,iv,e)\ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A DDES.xs137 des_cfb_encrypt(input,numbits,ks,ivec,encrypt)
155 des_cfb_encrypt((unsigned char *)input,(unsigned char *)c,
H A Ddestest.c613 des_cfb_encrypt(&(plain[i]),&(cfb_buf1[i]),
623 des_cfb_encrypt(&(cfb_buf1[i]),&(cfb_buf2[i]),
859 des_cfb_encrypt(plain,cfb_buf1,bits,sizeof(plain),ks,&cfb_tmp,
869 des_cfb_encrypt(cfb_buf1,cfb_buf2,bits,sizeof(plain),ks,&cfb_tmp,
H A Ddes_old.h158 #define des_cfb_encrypt(i,o,n,l,k,iv,e)\ macro
261 #define des_cfb_encrypt(i,o,n,l,k,iv,e)\ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/test/
H A Ddestest.c612 des_cfb_encrypt(&(plain[i]),&(cfb_buf1[i]),
622 des_cfb_encrypt(&(cfb_buf1[i]),&(cfb_buf2[i]),
855 des_cfb_encrypt(plain,cfb_buf1,bits,sizeof(plain),ks,&cfb_tmp,
865 des_cfb_encrypt(cfb_buf1,cfb_buf2,bits,sizeof(plain),ks,&cfb_tmp,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Ddestest.c613 des_cfb_encrypt(&(plain[i]),&(cfb_buf1[i]),
623 des_cfb_encrypt(&(cfb_buf1[i]),&(cfb_buf2[i]),
859 des_cfb_encrypt(plain,cfb_buf1,bits,sizeof(plain),ks,&cfb_tmp,
869 des_cfb_encrypt(cfb_buf1,cfb_buf2,bits,sizeof(plain),ks,&cfb_tmp,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Ddes_old.h154 #define des_cfb_encrypt(i,o,n,l,k,iv,e)\ macro
257 #define des_cfb_encrypt(i,o,n,l,k,iv,e)\ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Ddes_old.h158 #define des_cfb_encrypt(i,o,n,l,k,iv,e)\ macro
261 #define des_cfb_encrypt(i,o,n,l,k,iv,e)\ macro

Completed in 109 milliseconds