Home | History | Annotate | Download | only in libdes

Lines Matching defs:ofb_cipher

336 static unsigned char ofb_cipher[24] =
770 if (memcmp(ofb_cipher, ofb_buf1, sizeof(ofb_buf1)) != 0) {
778 ofb_buf1[8 + 0], ofb_cipher[8 + 1],
779 ofb_cipher[8 + 2], ofb_cipher[8 + 3],
780 ofb_buf1[8 + 4], ofb_cipher[8 + 5],
781 ofb_cipher[8 + 6], ofb_cipher[8 + 7]);
824 if (memcmp(ofb_cipher, ofb_buf1, sizeof(ofb_buf1)) != 0) {
858 if (memcmp(ofb_cipher, ofb_buf1, sizeof(ofb_buf1)) != 0) {