Searched defs:n1 (Results 1 – 2 of 2) sorted by relevance
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/ |
H A D | ble_sm_test.c | 66 uint8_t n1[16] = { 0xab, 0xae, 0x2b, 0x71, 0xec, 0xb2, 0xff, 0xff, in TEST_CASE() local 93 uint8_t n1[16] = { 0xab, 0xae, 0x2b, 0x71, 0xec, 0xb2, 0xff, 0xff, in TEST_CASE() local
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_sm_alg.c | 273 ble_sm_alg_f5(uint8_t *w, uint8_t *n1, uint8_t *n2, uint8_t a1t, in ble_sm_alg_f5() 341 ble_sm_alg_f6(const uint8_t *w, const uint8_t *n1, const uint8_t *n2, in ble_sm_alg_f6()
|