libosmogsm 1.11.0.26-c59d.202505152026
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 |