Home
last modified time | relevance | path

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

/curl/lib/
H A Dcurl_sha512_256.c465 MHDx_sha512_256_transform(curl_uint64_t H[SHA512_256_HASH_SIZE_WORDS], in MHDx_sha512_256_transform() function
664 MHDx_sha512_256_transform(ctx->H, ctx->buffer); in MHDx_sha512_256_update()
672 MHDx_sha512_256_transform(ctx->H, data); in MHDx_sha512_256_update()
745 MHDx_sha512_256_transform(ctx->H, ctx->buffer); in MHDx_sha512_256_finish()
767 MHDx_sha512_256_transform(ctx->H, ctx->buffer); in MHDx_sha512_256_finish()

Completed in 7 milliseconds