Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/security/ecc/
Dp_256_ecc_pp.h72 #define ECC_PointMult(q, p, n) ECC_PointMult_Bin_NAF(q, p, n) macro
/packages/modules/Bluetooth/system/stack/smp/
Dp_256_ecc_pp.h63 #define ECC_PointMult(q, p, n) ECC_PointMult_Bin_NAF(q, p, n) macro