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

/opensolaris-onvv-gate/usr/src/common/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 95 milliseconds