Searched refs:stfm (Results 1 – 1 of 1) sorted by relevance
149 struct crypto_skcipher *stfm; in output_iv_copyback() local155 stfm = crypto_skcipher_reqtfm(sreq); in output_iv_copyback()156 ctx = crypto_skcipher_ctx(stfm); in output_iv_copyback()161 ivsize = crypto_skcipher_ivsize(stfm); in output_iv_copyback()236 struct crypto_skcipher *stfm = crypto_skcipher_reqtfm(req); in create_ctx_hdr() local239 struct crypto_tfm *tfm = crypto_skcipher_tfm(stfm); in create_ctx_hdr()242 int ivsize = crypto_skcipher_ivsize(stfm); in create_ctx_hdr()282 memcpy(fctx->enc.encr_iv, req->iv, crypto_skcipher_ivsize(stfm)); in create_ctx_hdr()343 struct crypto_skcipher *stfm = crypto_skcipher_reqtfm(req); in cpt_enc_dec() local346 u32 enc_iv_len = crypto_skcipher_ivsize(stfm); in cpt_enc_dec()