Searched refs:sha256_init (Results 1 – 11 of 11) sorted by relevance
62 sha256_init(&ctx->u.sha256); in crypto_hash_init()116 sha256_init(&ctx->u.sha256); in crypto_hash_init()130 sha256_init(&ctx->u.sha256); in crypto_hash_init()300 sha256_init(&ctx->u.sha256); in crypto_hash_finish()
20 void sha256_init(struct sha256_state *md);
34 sha256_init(&ctx); in sha256_vector()127 void sha256_init(struct sha256_state *md) in sha256_init() function
119 static void sha256_init(struct hash_state * md) in sha256_init() function203 sha256_init(&md); in ext2fs_sha256()
174 static void sha256_init(EVP_MD_CTX *ctx) { in sha256_init() function190 out->init = sha256_init; in DEFINE_METHOD_FUNCTION()
147 #define tpmHashStart_SHA256 sha256_init
80 sha256_init(ctx); in SHA256_Init()
1069 static int sha256_init(EVP_MD_CTX *ctx) in sha256_init() function1131 sha256_init,
159 sha256_init(ctx); in SHA256_Init()
1635 sha256_init(&SHA256pw); in Curl_gtls_sha256sum()