libhasha
2.2.2
Loading...
Searching...
No Matches
keccakf1600.h
Go to the documentation of this file.
1
30
31
#if !defined(__HASHA_KECCAKF1600_H)
32
#define __HASHA_KECCAKF1600_H
33
34
#include "
internal/internal.h
"
35
36
HA_EXTERN_C_BEG
37
50
HA_PUBFUN
void
ha_keccakf1600
(uint64_t *state);
51
64
HA_PUBFUN
int
ha_keccakf1600_implid
(
void
);
65
66
HA_EXTERN_C_END
67
68
#endif
// __HASHA_KECCAKF1600_H
HA_PUBFUN
#define HA_PUBFUN
Definition
hadefs.h:34
HA_EXTERN_C_END
#define HA_EXTERN_C_END
Definition
hadefs.h:78
HA_EXTERN_C_BEG
#define HA_EXTERN_C_BEG
Definition
hadefs.h:70
internal.h
ha_keccakf1600
HA_EXTERN_C_BEG HA_PUBFUN void ha_keccakf1600(uint64_t *state)
Performs the Keccak-f[1600] permutation on the state.
ha_keccakf1600_implid
HA_PUBFUN int ha_keccakf1600_implid(void)
Returns the implementation ID of the Keccak-f[1600] function.
include
hasha
keccakf1600.h
Generated by
1.14.0