Home
last modified time | relevance | path

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

/linux-5.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.10/drivers/crypto/virtio/
Dvirtio_crypto_algs.c484 struct crypto_skcipher *atfm = crypto_skcipher_reqtfm(req); in virtio_crypto_skcipher_encrypt() local
509 struct crypto_skcipher *atfm = crypto_skcipher_reqtfm(req); in virtio_crypto_skcipher_decrypt() local
/linux-5.10/crypto/
Dtestmgr.c1802 struct crypto_ahash *atfm = NULL; in __alg_test_hash() local