We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b75aa8b commit ef61652Copy full SHA for ef61652
examples/posix/wh_posix_server/wolfhsm_cfg.h
@@ -41,6 +41,7 @@
41
#define WOLFHSM_CFG_SERVER_KEYCACHE_COUNT 9
42
#define WOLFHSM_CFG_SERVER_KEYCACHE_SIZE 1024
43
#define WOLFHSM_CFG_SERVER_KEYCACHE_BIG_BUFSIZE 4096
44
+#define WOLFHSM_CFG_SERVER_KEYCACHE_BIG_COUNT 5
45
46
#define WOLFHSM_CFG_SERVER_DMAADDR_COUNT 8
47
#define WOLFHSM_CFG_SERVER_CUSTOMCB_COUNT 6
0 commit comments