Home
last modified time | relevance | path

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

/curl/lib/
H A Dcurl_sha512_256.c391 struct mhdx_sha512_256ctx struct
419 typedef struct mhdx_sha512_256ctx Curl_sha512_256_ctx; argument
431 struct mhdx_sha512_256ctx *const ctx = (struct mhdx_sha512_256ctx *) context; in MHDx_sha512_256_init()
636 struct mhdx_sha512_256ctx *const ctx = (struct mhdx_sha512_256ctx *)context; in MHDx_sha512_256_update()
711 struct mhdx_sha512_256ctx *const ctx = (struct mhdx_sha512_256ctx *)context; in MHDx_sha512_256_finish()
778 memset(ctx, 0, sizeof(struct mhdx_sha512_256ctx)); in MHDx_sha512_256_finish()

Completed in 6 milliseconds