libosmogsm 1.10.0.65-d581.202501302026
Osmocom GSM library
|
#include <stdint.h>
Go to the source code of this file.
Macros | |
#define | EXPORTIT |
Functions | |
EXPORTIT void | Keccak_f_8 (uint8_t s[200]) |
EXPORTIT void | Keccak_f_32 (uint32_t s[50]) |
EXPORTIT void | Keccak_f_64 (uint64_t s[25]) |
#define EXPORTIT |