OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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