Searched refs:mhdx_sha512_256ctx (Results 1 – 1 of 1) sorted by relevance
391 struct mhdx_sha512_256ctx struct419 typedef struct mhdx_sha512_256ctx Curl_sha512_256_ctx; argument431 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