![]() |
nRF Connect SDK API 3.3.99
|
#include <stdint.h>Go to the source code of this file.
Functions | |
| void | decode_u_coordinate_25519 (uint8_t *u) |
| Decode a byte array containing a coordinate in place. | |
| void | decode_scalar_25519 (uint8_t *k) |
| Decode a byte array containing a scalar in place. | |
| void | decode_scalar_448 (uint8_t *k) |
| Decode a byte array containing a scalar in place. | |