HomeSort by relevance Sort by last modified time
    Searched full:cfb_cipher8 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/openssl/openssl/crypto/des/
destest.c 297 static unsigned char cfb_cipher8[24]= { variable
598 err+=cfb_test(8,cfb_cipher8);
615 if (memcmp(cfb_cipher8,cfb_buf1,sizeof(plain)) != 0)
  /external/openssl/crypto/des/
destest.c 297 static unsigned char cfb_cipher8[24]= { variable
598 err+=cfb_test(8,cfb_cipher8);
615 if (memcmp(cfb_cipher8,cfb_buf1,sizeof(plain)) != 0)

Completed in 172 milliseconds