HomeSort by relevance Sort by last modified time
    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 70 milliseconds