Searched refs:cbc_cksum_data (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Ddestest.c328 static unsigned char cbc_cksum_data[8]={0x1D,0x26,0x93,0x97,0xf7,0xfe,0x62,0xb4}; variable
726 if (memcmp(cret,cbc_cksum_data,8) != 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Ddestest.c328 static unsigned char cbc_cksum_data[8]={0x1D,0x26,0x93,0x97,0xf7,0xfe,0x62,0xb4}; variable
726 if (memcmp(cret,cbc_cksum_data,8) != 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/des/
H A Ddestest.c354 static unsigned char cbc_cksum_data[8] = variable
722 if (memcmp(cret, cbc_cksum_data, 8) != 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/des/
H A Ddestest.c354 static unsigned char cbc_cksum_data[8] = variable
722 if (memcmp(cret, cbc_cksum_data, 8) != 0) {

Completed in 116 milliseconds