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

◆ ocrypto_curve_p256_to64bytes()

void ocrypto_curve_p256_to64bytes ( uint8_t  r[64],
ocrypto_cp_p256 p 
)

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

Store p.x to bytes.

Parameters
[out]rPoint stored as array.
pPoint to be stored.