Searched refs:is_enc (Results 1 – 8 of 8) sorted by relevance
120 bool is_enc; member307 if (ctx->is_enc) { in device_process()454 if (ctx->is_enc) in device_run()721 if (ctx->is_enc || in enum_fmt()941 if (ctx->is_enc) in vidioc_try_fmt_vid_out()954 if (ctx->is_enc) in vidioc_try_fmt_vid_out()1076 if (ctx->is_enc) { in vidioc_s_fmt_vid_out()1308 if (ctx->is_enc) in vicodec_subscribe_event()1880 if (ctx->is_enc) in vicodec_open()1893 if (ctx->is_enc) in vicodec_open()[all …]
118 !cpt_req->is_enc) in otx2_cpt_aead_callback()147 if (req_info->is_enc) { in output_iv_copyback()327 static int skcipher_do_fallback(struct skcipher_request *req, bool is_enc) in skcipher_do_fallback() argument342 ret = is_enc ? crypto_skcipher_encrypt(&rctx->sk_fbk_req) : in skcipher_do_fallback()385 req_info->is_enc = enc; in cpt_enc_dec()1213 static int aead_do_fallback(struct aead_request *req, bool is_enc) in aead_do_fallback() argument1228 ret = is_enc ? crypto_aead_encrypt(&rctx->fbk_req) : in aead_do_fallback()1253 req_info->is_enc = enc; in cpt_aead_enc_dec()
138 u8 is_enc; /* Is a request an encryption request */ member
170 u8 is_enc; /* Is a request an encryption request */ member
134 !cpt_req->is_enc) in otx_cpt_aead_callback()164 if (req_info->is_enc) { in output_iv_copyback()370 req_info->is_enc = enc; in cpt_enc_dec()1153 req_info->is_enc = enc; in cpt_aead_enc_dec()
82 bool is_enc);
1459 struct sk_buff *skb, bool is_enc) in rtl_skb_ether_type_ptr() argument1482 if (is_enc) in rtl_skb_ether_type_ptr()1490 bool is_enc) in rtl_is_special_data() argument1502 ether_type_ptr = rtl_skb_ether_type_ptr(hw, skb, is_enc); in rtl_is_special_data()
170 char is_enc; in process_one_ticket() local220 ceph_decode_8_safe(p, end, is_enc, bad); in process_one_ticket()221 if (is_enc) { in process_one_ticket()