Searched refs:FXCIPHER_RC4 (Results 1 – 3 of 3) sorted by relevance
169 if (m_Cipher == FXCIPHER_RC4) { in CryptStream()226 if (m_Cipher == FXCIPHER_RC4) { in CryptFinish()387 ASSERT(cipher != FXCIPHER_RC4 || (keylen >= 5 && keylen <= 16)); in CPDF_CryptoHandler()
17 #define FXCIPHER_RC4 1 macro
79 case FXCIPHER_RC4: in IsValidKeyLengthForCipher()231 *cipher = FXCIPHER_RC4; in LoadCryptInfo()