Searched defs:is_enc (Results 1 – 7 of 7) sorted by relevance
13 int is_enc = (operation == RK_OP_CIPHER_ENC) ? 1 : 0; in soft_cipher() local98 int is_enc = (operation == RK_OP_CIPHER_ENC) ? 1 : 0; in soft_ae() local
113 static uint32_t rk_get_new_iv(struct rk_cipher_ctx *ctx, u32 mode, bool is_enc, uint8_t *iv) in rk_get_new_iv()
203 bool is_enc; member
170 u8 is_enc; /* Is a request an encryption request */ member
1464 struct sk_buff *skb, bool is_enc) in rtl_skb_ether_type_ptr()1495 bool is_enc) in rtl_is_special_data()
118 bool is_enc; member2037 const char *name, bool is_enc) in register_instance()
167 char is_enc; in process_one_ticket() local