Updated wolfPKCS11 submodule

+ Fix visibility of clock_gettime for benchmark in test applications
pull/582/head
Daniele Lacamera 2025-07-30 11:02:24 +02:00
parent fbc5286951
commit ae97fca60d
2 changed files with 3 additions and 1 deletions

@ -1 +1 @@
Subproject commit afb67e64b49356a81a478ad91dd0d53c1dbde01e
Subproject commit ddeb8877d088796edc187e254068755628349d8e

View File

@ -26,6 +26,8 @@
#define H_USER_SETTINGS_
#include <target.h>
#include <time.h>
int clock_gettime (clockid_t clock_id, struct timespec *tp);
#include "wolfboot/wc_secure.h"
#define WOLFCRYPT_ONLY