Searched refs:partial_digest_span (Results 1 – 1 of 1) sorted by relevance
610 pdfium::span<uint8_t> partial_digest_span(digest, 16); in OnCreateInternal() local611 CRYPT_ArcFourCryptBlock(partial_digest_span, {m_EncryptKey, key_len}); in OnCreateInternal()616 CRYPT_ArcFourCryptBlock(partial_digest_span, {tempkey, key_len}); in OnCreateInternal()