Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/qat/qat_common/
Dqat_algs.c1032 struct crypto_skcipher *stfm = crypto_skcipher_reqtfm(req); in qat_alg_skcipher_encrypt() local
1092 struct crypto_skcipher *stfm = crypto_skcipher_reqtfm(req); in qat_alg_skcipher_xts_encrypt() local
1110 struct crypto_skcipher *stfm = crypto_skcipher_reqtfm(req); in qat_alg_skcipher_decrypt() local
1170 struct crypto_skcipher *stfm = crypto_skcipher_reqtfm(req); in qat_alg_skcipher_xts_decrypt() local
/Linux-v5.10/drivers/crypto/marvell/octeontx/
Dotx_cptvf_algs.c147 struct crypto_skcipher *stfm; in output_iv_copyback() local
234 struct crypto_skcipher *stfm = crypto_skcipher_reqtfm(req); in create_ctx_hdr() local
341 struct crypto_skcipher *stfm = crypto_skcipher_reqtfm(req); in cpt_enc_dec() local
/Linux-v5.10/crypto/
Dtestmgr.c1804 struct crypto_shash *stfm = NULL; in __alg_test_hash() local