Searched defs:a1 (Results 1 – 6 of 6) sorted by relevance
/btstack/test/crypto/ |
H A D | aes_cmac_test.c | 155 …_t res, const sm_key256_t w, const sm_key_t n1, const sm_key_t n2, const sm_key56_t a1, const sm_k… in f5() 186 … n1, const sm_key_t n2, const sm_key_t r, const sm_key24_t io_cap, const sm_key56_t a1, const sm_k… in f6()
|
/btstack/test/embedded/ |
H A D | btstack_util_test.cpp | 25 bd_addr_t a1 = {0xBC, 0xEC, 0x5D, 0xE6, 0x15, 0x03}; in TEST() local
|
/btstack/3rd-party/lc3-google/src/ |
H A D | tns.c | 158 float *a0 = a[f], a1[9]; in compute_lpc_coeffs() local
|
H A D | ltpf.c | 189 const int32_t a1 = -2110217691, a2 = 1037111617; in filter_hp50() local
|
/btstack/3rd-party/micro-ecc/ |
H A D | uECC.c | 658 uint64_t a1 = a >> 32; in muladd() local 733 uint64_t a1 = a >> 32; in mul2add() local
|
/btstack/src/ble/ |
H A D | sm.c | 1837 …ion_t * sm_conn, sm_key_t t, const sm_key_t n1, const sm_key_t n2, const sm_key56_t a1, const sm_k… in f5_mackkey() 1888 … n1, const sm_key_t n2, const sm_key_t r, const sm_key24_t io_cap, const sm_key56_t a1, const sm_k… in f6_setup()
|