Home
last modified time | relevance | path

Searched defs:n2 (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/esp_system/
Dpanic.c160 int n1, n2; in panic_print_dec() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_keys.c1533 BOOLEAN smp_calculate_f5(UINT8 *w, UINT8 *n1, UINT8 *n2, UINT8 *a1, UINT8 *a2, in smp_calculate_f5()
1637 UINT8 *key_id, UINT8 *n1, UINT8 *n2, UINT8 *a1, UINT8 *a2, in smp_calculate_f5_mackey_or_long_term_key()
1874 BOOLEAN smp_calculate_f6(UINT8 *w, UINT8 *n1, UINT8 *n2, UINT8 *r, UINT8 *iocap, UINT8 *a1, in smp_calculate_f6()
Daes.c237 uint_8t p1 = x, p2 = BPOLY, n1 = hibit(x), n2 = 0x80, v1 = 1, v2 = 0; in gf_inv() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/include/
Drfc_int.h94 UINT8 n2; member
/hal_espressif-latest/components/wpa_supplicant/src/tls/
Dlibtommath.h1635 int res, n, n2; in mp_div() local