Home
last modified time | relevance | path

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

/tinycrypt-latest/lib/include/tinycrypt/
Decc_dh.h124 int uECC_shared_secret(const uint8_t *p_public_key, const uint8_t *p_private_key,
/tinycrypt-latest/lib/source/
Decc_dh.c145 int uECC_shared_secret(const uint8_t *public_key, const uint8_t *private_key, in uECC_shared_secret() function