PandA-2024.02
|
Go to the source code of this file.
Functions | |
void | calc_sha_256 (uint8_t hash[32], const void *input, size_t len) |
void calc_sha_256 | ( | uint8_t | hash[32], |
const void * | input, | ||
size_t | len | ||
) |
Definition at line 124 of file sha-256.c.
References calc_chunk(), h, init_buf_state(), k, buffer_state::p, and right_rot().