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