nrfxlib API 2.8.99
|
#include <stddef.h>
#include <stdint.h>
Go to the source code of this file.
Functions | |
void | ocrypto_sc_p224_to28bytes (uint8_t r[28], const ocrypto_sc_p224 *x) |
int | ocrypto_sc_p224_from28bytes (ocrypto_sc_p224 *r, const uint8_t x[28]) |
void | ocrypto_sc_p224_from36bytes (ocrypto_sc_p224 *r, const uint8_t x[36]) |