Searched refs:FXCIPHER_NONE (Results 1 – 3 of 3) sorted by relevance
23 if (m_Cipher == FXCIPHER_NONE) { in CryptBlock()87 if (m_Cipher == FXCIPHER_NONE) { in CryptStart()142 if (m_Cipher == FXCIPHER_NONE) { in CryptStream()200 if (m_Cipher == FXCIPHER_NONE) { in CryptFinish()257 if (m_Cipher != FXCIPHER_NONE) { in Init()326 m_Cipher = FXCIPHER_NONE; in CPDF_CryptoHandler()
13 #define FXCIPHER_NONE 0 macro
81 m_Cipher(FXCIPHER_NONE), in CPDF_SecurityHandler()97 if (m_Cipher == FXCIPHER_NONE) { in OnInit()132 cipher = FXCIPHER_NONE; in LoadCryptInfo()