Searched refs:h192 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | mgmt.c | 6926 u8 *h192, *r192, *h256, *r256; in read_local_oob_ext_data_complete() local 6943 h192 = NULL; in read_local_oob_ext_data_complete() 6958 h192 = rp->hash; in read_local_oob_ext_data_complete() 6975 h192 = NULL; in read_local_oob_ext_data_complete() 6979 h192 = rp->hash192; in read_local_oob_ext_data_complete() 6998 if (h192 && r192) { in read_local_oob_ext_data_complete() 7000 EIR_SSP_HASH_C192, h192, 16); in read_local_oob_ext_data_complete()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | mgmt.c | 8008 u8 *h192, *r192, *h256, *r256; in read_local_oob_ext_data_complete() local 8034 h192 = NULL; in read_local_oob_ext_data_complete() 8049 h192 = rp->hash; in read_local_oob_ext_data_complete() 8066 h192 = NULL; in read_local_oob_ext_data_complete() 8070 h192 = rp->hash192; in read_local_oob_ext_data_complete() 8089 if (h192 && r192) { in read_local_oob_ext_data_complete() 8091 EIR_SSP_HASH_C192, h192, 16); in read_local_oob_ext_data_complete()
|
Completed in 21 milliseconds