Home
last modified time | relevance | path

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

/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_algs.c1019 struct crypto_skcipher *stfm = crypto_skcipher_reqtfm(req); in qat_alg_skcipher_encrypt() local
1068 struct crypto_skcipher *stfm = crypto_skcipher_reqtfm(req); in qat_alg_skcipher_xts_encrypt() local
1086 struct crypto_skcipher *stfm = crypto_skcipher_reqtfm(req); in qat_alg_skcipher_decrypt() local
1136 struct crypto_skcipher *stfm = crypto_skcipher_reqtfm(req); in qat_alg_skcipher_xts_decrypt() local
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c149 struct crypto_skcipher *stfm; in output_iv_copyback() local
236 struct crypto_skcipher *stfm = crypto_skcipher_reqtfm(req); in create_ctx_hdr() local
343 struct crypto_skcipher *stfm = crypto_skcipher_reqtfm(req); in cpt_enc_dec() local
[all...]
/linux/crypto/
H A Dtestmgr.c1911 struct crypto_shash *stfm = NULL; in __alg_test_hash() local