Searched refs:cbc_cksum_data (Results 1 - 1 of 1) sorted by relevance
/external/openssl/crypto/des/ | ||
H A D | destest.c | 328 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) |
Completed in 66 milliseconds