Searched refs:confirm_val (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | smp.h | 64 __u8 confirm_val[16]; member
|
H A D | smp.c | 959 cp.confirm_val); in smp_confirm() 1495 cfm.confirm_val)) in sc_passkey_send_confirm() 2764 smp->rr, 0, cfm.confirm_val); in smp_cmd_public_key() 2768 if (crypto_memneq(cfm.confirm_val, smp->pcnf, 16)) in smp_cmd_public_key() 2865 0, cfm.confirm_val); in smp_cmd_public_key()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | smp.h | 64 __u8 confirm_val[16]; member
|
H A D | smp.c | 960 cp.confirm_val); in smp_confirm() 1501 cfm.confirm_val)) in sc_passkey_send_confirm() 2770 smp->rr, 0, cfm.confirm_val); in smp_cmd_public_key() 2774 if (crypto_memneq(cfm.confirm_val, smp->pcnf, 16)) in smp_cmd_public_key() 2871 0, cfm.confirm_val); in smp_cmd_public_key()
|
Completed in 14 milliseconds