Searched refs:op_dir (Results 1 – 4 of 4) sorted by relevance
77 if (rctx->op_dir == MESON_DECRYPT) in meson_cipher_do_fallback()109 rctx->op_dir, crypto_skcipher_ivsize(tfm), in meson_cipher()138 if (rctx->op_dir == MESON_DECRYPT) { in meson_cipher()214 if (rctx->op_dir) in meson_cipher()246 if (rctx->op_dir == MESON_DECRYPT) { in meson_cipher()282 rctx->op_dir = MESON_DECRYPT; in meson_skdecrypt()300 rctx->op_dir = MESON_ENCRYPT; in meson_skencrypt()
110 u32 op_dir; member
283 u32 op_dir; member
1649 for op_dir in ['request', 'reply']:1652 if op_dir in op[op_mode]:1653 type_list = op[op_mode][op_dir]['attributes']1654 self.struct[op_dir] = Struct(family, self.attr_set,