Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dp_256_ecc_pp.c96 static void ECC_Add(Point *r, Point *p, Point *q, uint32_t keyLength) in ECC_Add() function
235 ECC_Add(q, &r, p, keyLength); in ECC_PointMult_Bin_NAF()
238 ECC_Add(q, &r, &minus_p, keyLength); in ECC_PointMult_Bin_NAF()