HomeSort by relevance Sort by last modified time
    Searched defs:Plaintext (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/platform/text/
UnicodeBidi.h 36 Plaintext,
42 return unicodeBidi == Isolate || unicodeBidi == IsolateOverride || unicodeBidi == Plaintext;
  /external/chromium_org/net/quic/
quic_protocol.cc 352 StringPiece QuicPacket::Plaintext() const {
  /external/dropbear/libtomcrypt/
crypt.tex 445 the same buffer. For the encrypt function \textit{pt}\footnote{pt stands for plaintext.} is the input and
509 /* ... load a block of plaintext in pt ... */
533 /* now we have decrypted ct to the original plaintext in pt */
    [all...]

Completed in 152 milliseconds