![]() |
nrfxlib API 3.3.99
|
| int ocrypto_wpa3_sae_p256_check_commit | ( | const uint8_t | commit[96] | ) |
#include <crypto/nrf_oberon/include/ocrypto_wpa3_sae_p256.h>
Check SAE commit message for consistency.
| commit | Commit message. |
| 0 | If &p commit is a valid commit message. |
| -1 | Otherwise. |