Home
last modified time | relevance | path

Searched defs:tfm_cmac (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Dsmp.c93 struct crypto_shash *tfm_cmac; member
131 struct crypto_shash *tfm_cmac; member
210 static int smp_f4(struct crypto_shash *tfm_cmac, const u8 u[32], in smp_f4()
233 static int smp_f5(struct crypto_shash *tfm_cmac, const u8 w[32], in smp_f5()
3289 struct crypto_shash *tfm_cmac; in smp_add_cid() local
3568 static int __init test_f4(struct crypto_shash *tfm_cmac) in test_f4()
3600 static int __init test_f5(struct crypto_shash *tfm_cmac) in test_f5()
3637 static int __init test_f6(struct crypto_shash *tfm_cmac) in test_f6()
3670 static int __init test_g2(struct crypto_shash *tfm_cmac) in test_g2()
3702 static int __init test_h6(struct crypto_shash *tfm_cmac) in test_h6()
[all …]