Searched refs:CryptStream (Results 1 – 2 of 2) sorted by relevance
54 bool CryptStream(void* context,
134 bool CPDF_CryptoHandler::CryptStream(void* context, in CryptStream() function in CPDF_CryptoHandler301 return CryptStream(context, src_buf, src_size, dest_buf, false); in DecryptStream()