Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dp_256_ecc_pp.h63 #define ECC_PointMult(q, p, n, keyLength) \ macro
Dsmp_keys.cc694 ECC_PointMult(&public_key, &(curve_p256.G), (uint32_t*)private_key, in smp_process_private_key()
731 ECC_PointMult(&new_publ_key, &peer_publ_key, (uint32_t*)private_key, in smp_compute_dhkey()