Searched refs:MESON_DECRYPT (Results 1 – 2 of 2) sorted by relevance
77 if (rctx->op_dir == MESON_DECRYPT) in meson_cipher_do_fallback()138 if (rctx->op_dir == MESON_DECRYPT) { in meson_cipher()246 if (rctx->op_dir == MESON_DECRYPT) { in meson_cipher()282 rctx->op_dir = MESON_DECRYPT; in meson_skdecrypt()
19 #define MESON_DECRYPT 0 macro