Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dp_256_ecc_pp.c50 static void ECC_Double(Point *q, Point *p, uint32_t keyLength) in ECC_Double() function
136 ECC_Double(r, q, keyLength) ; in ECC_Add()
230 ECC_Double(q, &r, keyLength); in ECC_PointMult_Bin_NAF()