Home
last modified time | relevance | path

Searched refs:sha384_process (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/src/fdrm/crypto/
Dfx_crypt_sha.cpp559 static void sha384_process( sha384_context *ctx, const FX_BYTE data[128] ) in sha384_process() function
643 sha384_process( ctx, ctx->buffer ); in CRYPT_SHA384Update()
649 sha384_process( ctx, input ); in CRYPT_SHA384Update()