Searched refs:cipher_ecb2 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/des/
H A Ddestest.c200 static unsigned char cipher_ecb2[NUM_TESTS-1][8]={ variable
446 if (memcmp(out,cipher_ecb2[i],8) != 0)
449 i+1,pt(key_data[i]),pt(in),pt(cipher_ecb2[i]),
/external/openssl/crypto/des/
H A Ddestest.c200 static unsigned char cipher_ecb2[NUM_TESTS-1][8]={ variable
446 if (memcmp(out,cipher_ecb2[i],8) != 0)
449 i+1,pt(key_data[i]),pt(in),pt(cipher_ecb2[i]),

Completed in 161 milliseconds