OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:raw_plaintext
(Results
1 - 1
of
1
) sorted by null
/external/chromium/crypto/
encryptor_unittest.cc
57
static const unsigned char
raw_plaintext
[] = {
local
100
std::string plaintext(reinterpret_cast<const char*>(
raw_plaintext
),
101
sizeof(
raw_plaintext
));
Completed in 410 milliseconds