Home
last modified time | relevance | path

Searched refs:MHDx_sha512_256_transform (Results 1 – 1 of 1) sorted by path

/curl/lib/
H A Dcurl_sha512_256.c459 MHDx_sha512_256_transform(curl_uint64_t H[SHA512_256_HASH_SIZE_WORDS], in MHDx_sha512_256_transform() function
658 MHDx_sha512_256_transform(ctx->H, ctx->buffer); in MHDx_sha512_256_update()
666 MHDx_sha512_256_transform(ctx->H, data); in MHDx_sha512_256_update()
738 MHDx_sha512_256_transform(ctx->H, ctx->buffer); in MHDx_sha512_256_finish()
760 MHDx_sha512_256_transform(ctx->H, ctx->buffer); in MHDx_sha512_256_finish()

Completed in 6 milliseconds