Home
last modified time | relevance | path

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

/external/pdfium/core/fdrm/
Dfx_crypt.h100 void CRYPT_SHA512Start(CRYPT_sha2_context* context);
Dfx_crypt_sha.cpp562 void CRYPT_SHA512Start(CRYPT_sha2_context* context) { in CRYPT_SHA512Start() function
604 CRYPT_SHA512Start(&context); in CRYPT_SHA512Generate()