Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/axis/
Dartpec6_crypto.c263 struct artpec6_crypto { struct
454 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_busy()
462 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_submit()
484 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_start_dma()
1048 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_common_init()
1077 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_common_destroy()
1323 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_prepare_hash()
1689 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_prepare_crypto()
1857 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_prepare_aead()
2049 static void artpec6_crypto_process_queue(struct artpec6_crypto *ac) in artpec6_crypto_process_queue()
[all …]
DMakefile1 obj-$(CONFIG_CRYPTO_DEV_ARTPEC6) := artpec6_crypto.o