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

  /external/chromium/net/http/
des_unittest.cc 40 static const uint8 known_ciphertext[] = { local
47 EXPECT_EQ(0, memcmp(ciphertext, known_ciphertext, 8));

Completed in 75 milliseconds