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

◆ ocrypto_curve_p224_to28bytes()

void ocrypto_curve_p224_to28bytes ( uint8_t  r[28],
ocrypto_cp_p224 *  p 
)

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

Store p.x to bytes.

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