nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ ocrypto_wpa3_sae_p256_check_commit()

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.

Parameters
commitCommit message.
Return values
0If &p commit is a valid commit message.
-1Otherwise.