Home
last modified time | relevance | path

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

/external/pdfium/core/src/fdrm/crypto/
Dfx_crypt_sha.cpp161 } sha256_context; typedef
175 sha256_context* ctx = (sha256_context*)context; in CRYPT_SHA256Start()
187 static void sha256_process(sha256_context* ctx, const uint8_t data[64]) { in sha256_process()
304 sha256_context* ctx = (sha256_context*)context; in CRYPT_SHA256Update()
337 sha256_context* ctx = (sha256_context*)context; in CRYPT_SHA256Finish()
361 sha256_context ctx; in CRYPT_SHA256Generate()
/external/curl/src/
Dtool_metalink.c59 # define SHA256_CTX sha256_context