Searched refs:crypto_hash_sha256_init (Results 1 – 3 of 3) sorted by relevance
45 crypto_hash_sha256_init(&state->ictx); in crypto_auth_hmacsha256_init()51 crypto_hash_sha256_init(&state->ictx); in crypto_auth_hmacsha256_init()58 crypto_hash_sha256_init(&state->octx); in crypto_auth_hmacsha256_init()
42 int crypto_hash_sha256_init(crypto_hash_sha256_state *state);
176 crypto_hash_sha256_init(crypto_hash_sha256_state *state) in crypto_hash_sha256_init() function249 crypto_hash_sha256_init(&state); in crypto_hash_sha256()