Searched refs:ecc_ecdh (Results 1 – 2 of 2) sorted by relevance
49 static inline void ecc_ecdh(const uint32_t *px, const uint32_t *py, const uint32_t *secret, uint32_… in ecc_ecdh() function
418 ecc_ecdh(pub_x, pub_y, priv, result_x, result_y); in dtls_ecdh_pre_master_secret()