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

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/des/
H A Ddestest.c316 static unsigned char ofb_cipher[24]= variable
640 if (memcmp(ofb_cipher,ofb_buf1,sizeof(ofb_buf1)) != 0)
647 ofb_buf1[8+0], ofb_cipher[8+1], ofb_cipher[8+2], ofb_cipher[8+3],
648 ofb_buf1[8+4], ofb_cipher[8+5], ofb_cipher[8+6], ofb_cipher[8+7]);
676 if (memcmp(ofb_cipher,ofb_buf1,sizeof(ofb_buf1)) != 0)
702 if (memcmp(ofb_cipher,ofb_buf
[all...]

Completed in 92 milliseconds