Searched refs:MHDx_sha512_256_transform (Results 1 – 1 of 1) sorted by relevance
465 MHDx_sha512_256_transform(curl_uint64_t H[SHA512_256_HASH_SIZE_WORDS], in MHDx_sha512_256_transform() function664 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 8 milliseconds