mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-05 00:05:12 -04:00
commit
This commit is contained in:
parent
95ff83b88f
commit
fa4ab208e9
@ -5,7 +5,7 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
typedef enum { OQS_ERROR = -1,
|
||||
OQS_SUCCESS = 0 } OQS_STATUS;
|
||||
OQS_SUCCESS = 0 } OQS_STATUS;
|
||||
|
||||
/* Displays hexadecimal strings */
|
||||
void OQS_print_hex_string(const char *label, uint8_t *str, size_t len);
|
||||
|
Loading…
x
Reference in New Issue
Block a user