Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dsmp.c355 static int smp_h7(struct crypto_shash *tfm_cmac, const u8 w[16], in smp_h7() function
1166 if (smp_h7(smp->tfm_cmac, smp->tk, salt, smp->link_key)) { in sc_generate_link_key()
1224 if (smp_h7(smp->tfm_cmac, key->val, salt, smp->tk)) in sc_generate_ltk()