Searched refs:_iat (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/net/bluetooth/ |
D | smp.c | 407 const u8 r[16], const u8 preq[7], const u8 pres[7], u8 _iat, in smp_c1() argument 416 p1[0] = _iat; in smp_c1() 3355 const u8 _iat = 0x01; in test_c1() local 3365 err = smp_c1(tfm_aes, k, r, preq, pres, _iat, &ia, _rat, &ra, res); in test_c1()
|