1
1
mirror of https://github.com/henrydcase/pqc.git synced 2024-11-23 16:08:59 +00:00
pqcrypto/crypto_sign/sphincs-shake256-128f-robust/clean/hash_state.h

8 lines
81 B
C
Raw Normal View History

#ifndef SPX_PRIMITIVE_H
#define SPX_PRIMITIVE_H
#define hash_state int
#endif