sha256_ctx
struct sha256_ctx sctx;
struct sha256_ctx sctx;
struct sha256_ctx sctx;
#define SHA256_CTX(desc) ((struct sha256_ctx *)shash_desc_ctx(desc))
.descsize = sizeof(struct sha256_ctx),
struct sha256_ctx sctx;
struct sha256_ctx sctx;
struct sha256_ctx sctx;
struct sha256_ctx hash_ctx;
struct sha256_ctx *ctx = &io->hash_ctx.sha256;
kmalloc_obj(struct sha256_ctx);
struct sha256_ctx sha256;
struct sha256_ctx *sha256; /* for use_sha256_lib=1 */
struct sha256_ctx sha256;
struct sha256_ctx sha256;
void sha256_init(struct sha256_ctx *ctx);
static inline void sha256_update(struct sha256_ctx *ctx,
void sha256_final(struct sha256_ctx *ctx, u8 out[at_least SHA256_DIGEST_SIZE]);
void sha256_finup_2x(const struct sha256_ctx *ctx, const u8 *data1,
struct sha256_ctx sctx;
void sha256_init(struct sha256_ctx *ctx)
void sha256_final(struct sha256_ctx *ctx, u8 out[SHA256_DIGEST_SIZE])
struct sha256_ctx ctx;
static const struct sha256_ctx initial_sha256_ctx = {
void sha256_finup_2x(const struct sha256_ctx *ctx, const u8 *data1,
#define HASH_CTX sha256_ctx
struct sha256_ctx ctx;
struct sha256_ctx ctx = {};
struct sha256_ctx ctx;
struct sha256_ctx *ctx;
struct sha256_ctx orig_ctx;
struct sha256_ctx sha256;
struct sha256_ctx sctx;