Searched refs:h256 (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 6945 h256 = NULL; in read_local_oob_ext_data_complete() 6960 h256 = NULL; in read_local_oob_ext_data_complete() 6983 h256 = rp->hash256; in read_local_oob_ext_data_complete() 7005 if (h256 && r256) { in read_local_oob_ext_data_complete() 7007 EIR_SSP_HASH_C256, h256, 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 8036 h256 = NULL; in read_local_oob_ext_data_complete() 8051 h256 = NULL; in read_local_oob_ext_data_complete() 8074 h256 = rp->hash256; in read_local_oob_ext_data_complete() 8096 if (h256 && r256) { in read_local_oob_ext_data_complete() 8098 EIR_SSP_HASH_C256, h256, 16); in read_local_oob_ext_data_complete()
|
Completed in 20 milliseconds