Searched refs:sha256_ctx (Results 1 – 14 of 14) sorted by relevance
10 #define HASH_CTX sha256_ctx60 struct sha256_ctx *ctx; in test_sha256_finup_2x()78 struct sha256_ctx orig_ctx; in test_sha256_finup_2x()108 struct sha256_ctx ctx; in test_sha256_finup_2x_defaultctx()134 struct sha256_ctx ctx = {}; in test_sha256_finup_2x_hugelen()164 struct sha256_ctx ctx; in benchmark_sha256_finup_2x()
329 struct sha256_ctx { struct341 void sha256_init(struct sha256_ctx *ctx);353 static inline void sha256_update(struct sha256_ctx *ctx, in sha256_update()368 void sha256_final(struct sha256_ctx *ctx, u8 out[at_least SHA256_DIGEST_SIZE]);394 void sha256_finup_2x(const struct sha256_ctx *ctx, const u8 *data1,
47 struct sha256_ctx *sha256; /* for use_sha256_lib=1 */132 struct sha256_ctx sha256;
125 struct sha256_ctx *ctx = &io->hash_ctx.sha256; in verity_hash()1372 kmalloc_obj(struct sha256_ctx); in verity_setup_salt_and_hashstate()
29 static const struct sha256_ctx initial_sha256_ctx = {179 void sha256_init(struct sha256_ctx *ctx) in sha256_init()245 void sha256_final(struct sha256_ctx *ctx, u8 out[SHA256_DIGEST_SIZE]) in sha256_final()264 struct sha256_ctx ctx; in sha256()308 void sha256_finup_2x(const struct sha256_ctx *ctx, const u8 *data1, in sha256_finup_2x()
19 struct sha256_ctx sctx; in verify_sha256_digest()
23 struct sha256_ctx sctx; in verify_sha256_digest()
28 struct sha256_ctx sctx; in verify_sha256_digest()
39 struct sha256_ctx sctx; in aa_calc_profile_hash()
35 struct sha256_ctx sha256;
134 #define SHA256_CTX(desc) ((struct sha256_ctx *)shash_desc_ctx(desc))352 .descsize = sizeof(struct sha256_ctx),
469 struct sha256_ctx sctx; in tpm2_KDFe()592 struct sha256_ctx sctx; in tpm_buf_fill_hmac_session()766 struct sha256_ctx sctx; in tpm_buf_check_hmac_response()
1093 struct sha256_ctx sha256;
804 struct sha256_ctx sctx; in kexec_calculate_store_digests()