Home
last modified time | relevance | path

Searched refs:uECC_make_key_with_d (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/include/tinycrypt/
H A Decc_dh.h104 int uECC_make_key_with_d(uint8_t *p_public_key, uint8_t *p_private_key,
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/src/
H A Decc_dh.c68 int uECC_make_key_with_d(uint8_t *public_key, uint8_t *private_key, in uECC_make_key_with_d() function