nrfxlib API 2.8.99
Loading...
Searching...
No Matches

◆ ocrypto_curve_p224_to56bytes()

void ocrypto_curve_p224_to56bytes ( uint8_t r[56],
ocrypto_cp_p224 * p )

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

Store p.x to bytes.

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