PandA-2024.02
Functions
sha-256.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void calc_sha_256 (uint8_t hash[32], const void *input, size_t len)
 

Function Documentation

◆ calc_sha_256()

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().

Here is the call graph for this function:

Generated on Mon Feb 12 2024 13:03:12 for PandA-2024.02 by doxygen 1.8.13