mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-04 00:02:01 -04:00
Forward-declare OQS_SIG type in sig_stfl.h (#1820)
Signed-off-by: Spencer Wilson <spencer.wilson@uwaterloo.ca>
This commit is contained in:
parent
971173ad82
commit
39688e908b
@ -179,6 +179,7 @@ OQS_API int OQS_SIG_STFL_alg_count(void);
|
||||
OQS_API int OQS_SIG_STFL_alg_is_enabled(const char *method_name);
|
||||
|
||||
#ifndef OQS_ALLOW_STFL_KEY_AND_SIG_GEN
|
||||
typedef struct OQS_SIG OQS_SIG;
|
||||
#define OQS_SIG_STFL OQS_SIG
|
||||
#else
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user