Home
last modified time | relevance | path

Searched refs:cbc_cksum_data (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/des/
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) in main()
/external/openssl/crypto/des/
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) in main()