Searched refs:des_xcbc_encrypt (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/des/
H A Ddes_old.h152 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\ macro
255 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\ macro
426 # define xcbc_encrypt des_xcbc_encrypt
H A Ddestest.c497 des_xcbc_encrypt(cbc_data,cbc_out,strlen((char *)cbc_data)+1,ks,
501 printf("des_xcbc_encrypt encrypt error\n");
505 des_xcbc_encrypt(cbc_out,cbc_in,strlen((char *)cbc_data)+1,ks,
509 printf("des_xcbc_encrypt decrypt error\n");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Ddes_old.h152 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\ macro
255 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\ macro
426 # define xcbc_encrypt des_xcbc_encrypt
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Ddes_old.h156 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\ macro
259 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\ macro
430 # define xcbc_encrypt des_xcbc_encrypt
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Ddes_old.h156 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\ macro
259 #define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\ macro
430 # define xcbc_encrypt des_xcbc_encrypt
H A Ddestest.c498 des_xcbc_encrypt(cbc_data,cbc_out,strlen((char *)cbc_data)+1,ks,
502 printf("des_xcbc_encrypt encrypt error\n");
506 des_xcbc_encrypt(cbc_out,cbc_in,strlen((char *)cbc_data)+1,ks,
510 printf("des_xcbc_encrypt decrypt error\n");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/test/
H A Ddestest.c497 des_xcbc_encrypt(cbc_data,cbc_out,strlen((char *)cbc_data)+1,ks,
501 printf("des_xcbc_encrypt encrypt error\n");
505 des_xcbc_encrypt(cbc_out,cbc_in,strlen((char *)cbc_data)+1,ks,
509 printf("des_xcbc_encrypt decrypt error\n");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Ddestest.c498 des_xcbc_encrypt(cbc_data,cbc_out,strlen((char *)cbc_data)+1,ks,
502 printf("des_xcbc_encrypt encrypt error\n");
506 des_xcbc_encrypt(cbc_out,cbc_in,strlen((char *)cbc_data)+1,ks,
510 printf("des_xcbc_encrypt decrypt error\n");

Completed in 103 milliseconds