Home
last modified time | relevance | path

Searched refs:op_dir (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/crypto/amlogic/
H A Damlogic-gxl-cipher.c77 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()
H A Damlogic-gxl.h110 u32 op_dir; member
/linux/drivers/crypto/gemini/
H A Dsl3516-ce.h283 u32 op_dir; member
/linux/tools/net/ynl/pyynl/
H A Dynl_gen_c.py1649 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,