Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c133 struct crypto_skcipher *stfm; in output_iv_copyback() local
223 struct crypto_skcipher *stfm = crypto_skcipher_reqtfm(req); in create_ctx_hdr() local
329 struct crypto_skcipher *stfm = crypto_skcipher_reqtfm(req); in skcipher_do_fallback() local
352 struct crypto_skcipher *stfm = crypto_skcipher_reqtfm(req); in cpt_enc_dec() local
533 static int otx2_cpt_enc_dec_init(struct crypto_skcipher *stfm) in otx2_cpt_enc_dec_init()
/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
/linux/crypto/
H A Dtestmgr.c1927 struct crypto_shash *stfm = NULL; in __alg_test_hash() local