Home
last modified time | relevance | path

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

/drivers/crypto/virtio/
A Dvirtio_crypto_akcipher_algs.c214 struct crypto_akcipher *atfm = crypto_akcipher_reqtfm(req); in __virtio_crypto_akcipher_do_req() local
275 struct crypto_akcipher *atfm = crypto_akcipher_reqtfm(req); in virtio_crypto_rsa_do_req() local
312 struct crypto_akcipher *atfm = crypto_akcipher_reqtfm(req); in virtio_crypto_rsa_req() local
A Dvirtio_crypto_skcipher_algs.c466 struct crypto_skcipher *atfm = crypto_skcipher_reqtfm(req); in virtio_crypto_skcipher_encrypt() local
489 struct crypto_skcipher *atfm = crypto_skcipher_reqtfm(req); in virtio_crypto_skcipher_decrypt() local
/drivers/crypto/hisilicon/sec/
A Dsec_algs.c142 static void sec_alg_skcipher_init_context(struct crypto_skcipher *atfm, in sec_alg_skcipher_init_context()
431 struct crypto_skcipher *atfm = crypto_skcipher_reqtfm(skreq); in sec_skcipher_alg_callback() local
710 struct crypto_skcipher *atfm = crypto_skcipher_reqtfm(skreq); in sec_alg_skcipher_crypto() local
/drivers/crypto/marvell/octeontx2/
A Dotx2_cptvf_algs.c592 static int cpt_aead_init(struct crypto_aead *atfm, u8 cipher_type, u8 mac_type) in cpt_aead_init()

Completed in 26 milliseconds