Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/marvell/octeontx2/
Dotx2_cptvf_algs.c131 struct crypto_skcipher *stfm; in output_iv_copyback() local
221 struct crypto_skcipher *stfm = crypto_skcipher_reqtfm(req); in create_ctx_hdr() local
327 struct crypto_skcipher *stfm = crypto_skcipher_reqtfm(req); in skcipher_do_fallback() local
350 struct crypto_skcipher *stfm = crypto_skcipher_reqtfm(req); in cpt_enc_dec() local
528 static int otx2_cpt_enc_dec_init(struct crypto_skcipher *stfm) in otx2_cpt_enc_dec_init()
/Linux-v6.1/drivers/crypto/qat/qat_common/
Dqat_algs.c1200 struct crypto_skcipher *stfm = crypto_skcipher_reqtfm(req); in qat_alg_skcipher_encrypt() local
1248 struct crypto_skcipher *stfm = crypto_skcipher_reqtfm(req); in qat_alg_skcipher_xts_encrypt() local
1266 struct crypto_skcipher *stfm = crypto_skcipher_reqtfm(req); in qat_alg_skcipher_decrypt() local
1315 struct crypto_skcipher *stfm = crypto_skcipher_reqtfm(req); in qat_alg_skcipher_xts_decrypt() local
/Linux-v6.1/drivers/crypto/marvell/octeontx/
Dotx_cptvf_algs.c148 struct crypto_skcipher *stfm; in output_iv_copyback() local
235 struct crypto_skcipher *stfm = crypto_skcipher_reqtfm(req); in create_ctx_hdr() local
342 struct crypto_skcipher *stfm = crypto_skcipher_reqtfm(req); in cpt_enc_dec() local
/Linux-v6.1/crypto/
Dtestmgr.c1845 struct crypto_shash *stfm = NULL; in __alg_test_hash() local