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

◆ ocrypto_wpa3_sae_p256_h2e_pwe()

void ocrypto_wpa3_sae_p256_h2e_pwe ( uint8_t pwe[64],
const uint8_t pt[64],
const uint8_t mac_a[6],
const uint8_t mac_b[6] )

#include <crypto/nrf_oberon/include/ocrypto_wpa3_sae_p256.h>

Get password element from precomputed PT and MAC addresses.

Parameters
[out]pwePassword element.
ptPrecomputed ECC point.
mac_aMAC address 1.
mac_bMAC address 2.