nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ ocrypto_curve_p256_to32bytes()

void ocrypto_curve_p256_to32bytes ( uint8_t  r[32],
ocrypto_cp_p256 p 
)

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

Store p.x to bytes.

Parameters
[out]rx stored as array.
pPoint with x to be stored.