Searched refs:FXCIPHER_RC4 (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_parser/
H A Dfpdf_parser_encrypt.cpp110 cipher = FXCIPHER_RC4;
782 if (m_Cipher == FXCIPHER_RC4) {
834 if (m_Cipher == FXCIPHER_RC4) {
899 } else if (cipher == FXCIPHER_RC4) {
/external/pdfium/core/include/fpdfapi/
H A Dfpdf_parser.h606 #define FXCIPHER_RC4 1 macro

Completed in 2113 milliseconds