Commit 233360d
2 files changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1170 | 1170 | | |
1171 | 1171 | | |
1172 | 1172 | | |
| 1173 | + | |
| 1174 | + | |
1173 | 1175 | | |
1174 | 1176 | | |
1175 | 1177 | | |
| |||
1198 | 1200 | | |
1199 | 1201 | | |
1200 | 1202 | | |
1201 | | - | |
| 1203 | + | |
| 1204 | + | |
1202 | 1205 | | |
1203 | 1206 | | |
1204 | 1207 | | |
| |||
- benchmark/config/wolfhsm_cfg.h+4
- benchmark/wh_bench_ops.c+1-20
- examples/posix/wh_posix_client/wolfhsm_cfg.h+4
- examples/posix/wh_posix_server/user_settings.h+3
- examples/posix/wh_posix_server/wolfhsm_cfg.h+4
- port/posix/posix_log_file.c+342
- port/posix/posix_log_file.h+76
- port/posix/posix_time.c+38
- port/posix/posix_time.h+32
- src/wh_client.c+12-15
- src/wh_client_crypto.c+739
- src/wh_client_cryptocb.c+118
- src/wh_crypto.c+50
- src/wh_log.c+235
- src/wh_log_printf.c+98
- src/wh_log_ringbuf.c+180
- src/wh_message_comm.c+15-15
- src/wh_message_crypto.c+203-2
- src/wh_message_customcb.c+14-23
- src/wh_server.c+69-14
- src/wh_server_counter.c-11
- src/wh_server_crypto.c+588-20
- src/wh_server_keystore.c+66-92
- src/wh_server_she.c+1-4
- test/config/user_settings.h+3
- test/config/wolfhsm_cfg.h+7
- test/wh_test.c+4
- test/wh_test_clientserver.c+41-41
- test/wh_test_common.h+1-1
- test/wh_test_crypto.c+674-31
- test/wh_test_log.c+1.6k
- test/wh_test_log.h+66
- test/wh_test_nvm_flash.c+17-15
- test/wh_test_she.c+4-4
- tools/whnvmtool/Makefile+1-1
- tools/whnvmtool/test/Makefile+1-1
- wolfhsm/wh_client_crypto.h+77
- wolfhsm/wh_crypto.h+10-1
- wolfhsm/wh_error.h+1-1
- wolfhsm/wh_log.h+376
- wolfhsm/wh_log_printf.h+66
- wolfhsm/wh_log_ringbuf.h+71
- wolfhsm/wh_message_crypto.h+148-2
- wolfhsm/wh_server.h+7
- wolfhsm/wh_server_crypto.h+10
- wolfhsm/wh_settings.h+40-4
0 commit comments