LibJuno 0.1.0
LibJuno is a lightweight C99 library designed specifically for embedded systems.
|
Go to the source code of this file.
Functions | |
JUNO_STATUS_T | Juno_HashDjB2 (const uint8_t *pcBuff, size_t zBuffSize, size_t *pzRetHash) |
const JUNO_HASH_API_T * | Juno_HashDjB2Api (void) |
JUNO_STATUS_T Juno_HashDjB2 | ( | const uint8_t * | pcBuff, |
size_t | zBuffSize, | ||
size_t * | pzRetHash | ||
) |
const JUNO_HASH_API_T * Juno_HashDjB2Api | ( | void | ) |