Searched refs:RC5_CBC_NUM (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/rc5/
H A Drc5test.c106 #define RC5_CBC_NUM 27 macro
107 static unsigned char rc5_cbc_cipher[RC5_CBC_NUM][8]={
137 static unsigned char rc5_cbc_key[RC5_CBC_NUM][17]={
170 static unsigned char rc5_cbc_plain[RC5_CBC_NUM][8]={
200 static int rc5_cbc_rounds[RC5_CBC_NUM]={
207 static unsigned char rc5_cbc_iv[RC5_CBC_NUM][8]={
279 for (n=0; n<RC5_CBC_NUM; n++)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/test/
H A Drc5test.c106 #define RC5_CBC_NUM 27 macro
107 static unsigned char rc5_cbc_cipher[RC5_CBC_NUM][8]={
137 static unsigned char rc5_cbc_key[RC5_CBC_NUM][17]={
170 static unsigned char rc5_cbc_plain[RC5_CBC_NUM][8]={
200 static int rc5_cbc_rounds[RC5_CBC_NUM]={
207 static unsigned char rc5_cbc_iv[RC5_CBC_NUM][8]={
279 for (n=0; n<RC5_CBC_NUM; n++)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc5/
H A Drc5test.c106 #define RC5_CBC_NUM 27 macro
107 static unsigned char rc5_cbc_cipher[RC5_CBC_NUM][8]={
137 static unsigned char rc5_cbc_key[RC5_CBC_NUM][17]={
170 static unsigned char rc5_cbc_plain[RC5_CBC_NUM][8]={
200 static int rc5_cbc_rounds[RC5_CBC_NUM]={
207 static unsigned char rc5_cbc_iv[RC5_CBC_NUM][8]={
279 for (n=0; n<RC5_CBC_NUM; n++)

Completed in 44 milliseconds