HomeSort by: relevance | last modified time | path
    Searched defs:ofb_cipher (Results 1 - 4 of 4) sorted by relevancy

  /src/tests/lib/libdes/
t_des.c 336 static unsigned char ofb_cipher[24] = variable in typeref:typename:unsigned char[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)
    [all...]
t_des.c 336 static unsigned char ofb_cipher[24] = variable in typeref:typename:unsigned char[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)
    [all...]
t_des.c 336 static unsigned char ofb_cipher[24] = variable in typeref:typename:unsigned char[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)
    [all...]
t_des.c 336 static unsigned char ofb_cipher[24] = variable in typeref:typename:unsigned char[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)
    [all...]

Completed in 98 milliseconds