Searched refs:smp_g2 (Results 1 – 1 of 1) sorted by relevance
/linux/net/bluetooth/ |
H A D | smp.c | 313 static int smp_g2(struct crypto_shash *tfm_cmac, const u8 u[32], const u8 v[32], in smp_g2() function 2225 err = smp_g2(smp->tfm_cmac, pkax, pkbx, na, nb, &passkey); in smp_cmd_pairing_random() 3691 err = smp_g2(tfm_cmac, u, v, x, y, &val); in test_g2()
|