4 lines
86 B
C
4 lines
86 B
C
#define str(s) #s
|
|
#define xstr(s) str(s)
|
|
#include "params/params-sphincs-sha2-256f.h"
|