Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/hisilicon/sec/
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
/linux-5.19.10/drivers/crypto/virtio/
Dvirtio_crypto_skcipher_algs.c470 struct crypto_skcipher *atfm = crypto_skcipher_reqtfm(req); in virtio_crypto_skcipher_encrypt() local
495 struct crypto_skcipher *atfm = crypto_skcipher_reqtfm(req); in virtio_crypto_skcipher_decrypt() local
Dvirtio_crypto_akcipher_algs.c323 struct crypto_akcipher *atfm = crypto_akcipher_reqtfm(req); in virtio_crypto_rsa_req() local
/linux-5.19.10/drivers/crypto/marvell/octeontx2/
Dotx2_cptvf_algs.c573 static int cpt_aead_init(struct crypto_aead *atfm, u8 cipher_type, u8 mac_type) in cpt_aead_init()
/linux-5.19.10/crypto/
Dtestmgr.c1843 struct crypto_ahash *atfm = NULL; in __alg_test_hash() local