Searched defs:n2 (Results  1 – 4 of 4) sorted by relevance
| /Zephyr-latest/subsys/bluetooth/crypto/ | 
| D | bt_crypto.c | 56 int bt_crypto_f5(const uint8_t *w, const uint8_t *n1, const uint8_t *n2, const bt_addr_le_t *a1,  in bt_crypto_f5() 117 int bt_crypto_f6(const uint8_t *w, const uint8_t *n1, const uint8_t *n2, const uint8_t *r,  in bt_crypto_f6()
  | 
| /Zephyr-latest/tests/bluetooth/bt_crypto/src/ | 
| D | test_bt_crypto.c | 76 	uint8_t n2[16] = {0xcf, 0xc4, 0x3d, 0xff, 0xf7, 0x83, 0x65, 0x21,  in ZTEST()  local 98 	uint8_t n2[16] = {0xcf, 0xc4, 0x3d, 0xff, 0xf7, 0x83, 0x65, 0x21,  in ZTEST()  local
  | 
| /Zephyr-latest/drivers/sensor/tdk/icm42688/ | 
| D | icm42688_common.c | 98 		int n2 = gyro_modr;  in icm42688_compute_fifo_wm()  local
  | 
| /Zephyr-latest/subsys/bluetooth/host/ | 
| D | smp.c | 5268 	uint8_t n2[16] = { 0xcf, 0xc4, 0x3d, 0xff, 0xf7, 0x83, 0x65, 0x21,  in smp_f5_test()  local 5301 	uint8_t n2[16] = { 0xcf, 0xc4, 0x3d, 0xff, 0xf7, 0x83, 0x65, 0x21,  in smp_f6_test()  local
  |