Skip to content

Commit 8246227

Browse files
AlexLanzanoCopilot
andauthored
Update docs/draft/crypto_affinity.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 9c46974 commit 8246227

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/draft/crypto_affinity.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ if (rc == WH_ERROR_OK) {
7878
| `WH_ERROR_BADCONFIG` | HW requested but no HW crypto configured |
7979
| `WH_ERROR_BADARGS` | Invalid affinity value |
8080
| `WH_ERROR_ABORTED` | Server crypto context is NULL |
81+
| `WH_ERROR_NOTIMPL` | Affinity change not implemented (returned when `WOLF_CRYPTO_CB` is not defined and HW affinity is requested, or when `WOLFHSM_CFG_NO_CRYPTO` is defined) |
8182

8283
## Server Behavior
8384

0 commit comments

Comments
 (0)