SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions | |
void | sha256_compress (uint32_t state[8], const uint8_t block[64]) |
void | sha256_hash (const uint8_t *message, uint64_t len, uint32_t hash[8], uint8_t block[64], uint32_t *len_block, uint32_t action) |
void sha256_compress | ( | uint32_t | state[8], |
const uint8_t | block[64] | ||
) |
void sha256_hash | ( | const uint8_t * | message, |
uint64_t | len, | ||
uint32_t | hash[8], | ||
uint8_t | block[64], | ||
uint32_t * | len_block, | ||
uint32_t | action | ||
) |