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

◆ ocrypto_wpa3_sae_p256_h2e_pwe_from_scalar()

void ocrypto_wpa3_sae_p256_h2e_pwe_from_scalar ( uint8_t pwe[64],
const uint8_t pt[64],
const uint8_t val[32] )

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

Get password element from precomputed PT and scalar value.

Parameters
[out]pwePassword element.
ptPrecomputed ECC point.
valScalar Value.