Searched refs:DecryptStream (Results 1 – 3 of 3) sorted by relevance
691 virtual FX_BOOL DecryptStream(void* context,722 FX_BOOL DecryptStream(void* context,
994 FX_BOOL CPDF_StandardCryptoHandler::DecryptStream(void* context, in DecryptStream() function in CPDF_StandardCryptoHandler1027 DecryptStream(context, (const uint8_t*)str, str.GetLength(), dest_buf); in Decrypt()
2492 pCryptoHandler->DecryptStream(context, pData, len, dest_buf); in ReadStream()