Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dp_256_ecc_pp.c44 static void p_256_copy_point(Point *q, Point *p) in p_256_copy_point() function
116 p_256_copy_point(r, p); in ECC_Add()
122 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()