Searched refs:sha256_init (Results 1 – 10 of 10) sorted by relevance
21 sha256_init(&sctx); in verify_sha256_digest()
26 sha256_init(&sctx); in verify_sha256_digest()
11 #define HASH_INIT sha256_init
30 sha256_init(&sctx); in verify_sha256_digest()
49 sha256_init(&sctx); in aa_calc_profile_hash()
398 sha256_init(sctx); in tpm2_hmac_init() 426 sha256_init(sctx); in tpm2_hmac_final() 478 sha256_init(&sctx); in tpm2_KDFe() 683 sha256_init(&sctx); in tpm_buf_fill_hmac_session() 813 sha256_init(&sctx); in tpm_buf_check_hmac_response()
100 static const u32 sha256_init[] = { in eip93_hash_init_sa_state_digest() local 118 memcpy(digest, sha256_init, sizeof(sha256_init)); in eip93_hash_init_sa_state_digest()
115 sha256_init(SHA256_CTX(desc)); in crypto_sha256_init()
332 * sha256_init() - Initialize a SHA-256 context for a new message339 void sha256_init(struct sha256_ctx *ctx);
822 sha256_init(&sctx); in kexec_calculate_store_digests()