File tree Expand file tree Collapse file tree 3 files changed +2
-3
lines changed
Expand file tree Collapse file tree 3 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 4343#include "wolfssl/wolfcrypt/sha512.h"
4444#include "wolfssl/wolfcrypt/cmac.h"
4545#include "wolfssl/wolfcrypt/dilithium.h"
46+ #include "wolfssl/wolfcrypt/hmac.h"
4647
4748#include "wolfhsm/wh_error.h"
4849#include "wolfhsm/wh_crypto.h"
Original file line number Diff line number Diff line change 3131
3232#include "wolfssl/wolfcrypt/settings.h"
3333#include "wolfssl/wolfcrypt/types.h"
34- #ifdef HAVE_HKDF
35- #include "wolfssl/wolfcrypt/kdf.h"
36- #endif
3734
3835#include "wolfhsm/wh_error.h"
3936
Original file line number Diff line number Diff line change 4949#include "wolfssl/wolfcrypt/rsa.h"
5050#include "wolfssl/wolfcrypt/ecc.h"
5151#include "wolfssl/wolfcrypt/dilithium.h"
52+ #include "wolfssl/wolfcrypt/hmac.h"
5253
5354/**
5455 * @brief Generate random bytes
You can’t perform that action at this time.
0 commit comments