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