Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dp_256_ecc_pp.cc36 static void p_256_copy_point(Point* q, Point* p) { in p_256_copy_point() function
115 p_256_copy_point(r, p); in ECC_Add()
121 p_256_copy_point(r, q); in ECC_Add()
229 p_256_copy_point(&r, q); in ECC_PointMult_Bin_NAF()
234 p_256_copy_point(&r, q); in ECC_PointMult_Bin_NAF()
237 p_256_copy_point(&r, q); in ECC_PointMult_Bin_NAF()