Searched refs:FXCIPHER_NONE (Results 1 – 3 of 3) sorted by relevance
16 #define FXCIPHER_NONE 0 macro92 int m_Cipher = FXCIPHER_NONE;
51 if (m_Cipher == FXCIPHER_NONE) { in CryptBlock()113 if (m_Cipher == FXCIPHER_NONE) { in CryptStart()165 if (m_Cipher == FXCIPHER_NONE) { in CryptStream()223 if (m_Cipher == FXCIPHER_NONE) { in CryptFinish()389 if (m_Cipher != FXCIPHER_NONE) in CPDF_CryptoHandler()
81 case FXCIPHER_NONE: in IsValidKeyLengthForCipher()199 if (m_Cipher == FXCIPHER_NONE) in OnInit()240 *cipher = FXCIPHER_NONE; in LoadCryptInfo()544 int cipher = FXCIPHER_NONE; in OnCreateInternal()