Home
last modified time | relevance | path

Searched refs:smp_h7 (Results 1 – 1 of 1) sorted by relevance

/linux/net/bluetooth/
H A Dsmp.c336 static int smp_h7(const u8 w[16], const u8 salt[16], u8 res[16]) in smp_h7() function
1141 if (smp_h7(smp->tk, salt, smp->link_key)) { in sc_generate_link_key()
1199 if (smp_h7(key->val, salt, smp->tk)) in sc_generate_ltk()