Searched refs:sha512_ctx (Results 1 – 5 of 5) sorted by relevance
75 } sha512_ctx; typedef81 sha512_ctx sha512;
265 icp_sha512_update(sha512_ctx *ctx, const uint8_t *data, size_t len) in icp_sha512_update()343 icp_sha512_final(sha512_ctx *ctx, uint8_t *result, int bits) in icp_sha512_final()408 sha512_ctx *ctx512 = &ctx->sha512; in SHA2Init()
299 typedef struct sha512_ctx archive_sha512_ctx;
61 #define SHA512_CTX struct sha512_ctx
1531 struct sha512_ctx ctx; in _digest_nettle()1582 struct sha512_ctx ctx512;