Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/wusbcore/
Dcrypto.c193 struct crypto_cipher *tfm_aes, in wusb_ccm_mac()
302 struct crypto_cipher *tfm_aes; in wusb_prf() local
/Linux-v4.19/net/bluetooth/
Dsmp.c94 struct crypto_cipher *tfm_aes; member
133 struct crypto_cipher *tfm_aes; member
418 static int smp_c1(struct crypto_cipher *tfm_aes, const u8 k[16], in smp_c1()
467 static int smp_s1(struct crypto_cipher *tfm_aes, const u8 k[16], in smp_s1()
3226 struct crypto_cipher *tfm_aes; in smp_add_cid() local
3578 static int __init test_ah(struct crypto_cipher *tfm_aes) in test_ah()
3598 static int __init test_c1(struct crypto_cipher *tfm_aes) in test_c1()
3628 static int __init test_s1(struct crypto_cipher *tfm_aes) in test_s1()
3824 static int __init run_selftests(struct crypto_cipher *tfm_aes, in run_selftests()
3909 struct crypto_cipher *tfm_aes; in bt_selftest_smp() local