Searched refs:op_dir (Results 1 – 7 of 7) 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()283 rctx->op_dir = MESON_DECRYPT; in meson_skdecrypt()301 rctx->op_dir = MESON_ENCRYPT; in meson_skencrypt()
110 u32 op_dir; member
72 if (rctx->op_dir & CE_DECRYPTION) in sun8i_ce_cipher_fallback()103 rctx->op_dir, areq->iv, crypto_skcipher_ivsize(tfm), in sun8i_ce_cipher_prepare()119 common |= rctx->op_dir | CE_COMM_INT; in sun8i_ce_cipher_prepare()160 if (rctx->op_dir & CE_DECRYPTION) { in sun8i_ce_cipher_prepare()256 if (rctx->op_dir & CE_DECRYPTION) { in sun8i_ce_cipher_prepare()321 if (rctx->op_dir & CE_DECRYPTION) { in sun8i_ce_cipher_unprepare()344 rctx->op_dir = CE_DECRYPTION; in sun8i_ce_skdecrypt()363 rctx->op_dir = CE_ENCRYPTION; in sun8i_ce_skencrypt()
252 u32 op_dir; member
89 if (rctx->op_dir & SS_DECRYPTION) in sun8i_ss_cipher_fallback()112 if (rctx->op_dir & SS_DECRYPTION) { in sun8i_ss_setup_ivs()135 if (rctx->op_dir & SS_ENCRYPTION) in sun8i_ss_setup_ivs()180 rctx->op_dir, areq->iv, crypto_skcipher_ivsize(tfm), in sun8i_ss_cipher()292 if (rctx->op_dir & SS_DECRYPTION) { in sun8i_ss_cipher()331 rctx->op_dir = SS_DECRYPTION; in sun8i_ss_skdecrypt()352 rctx->op_dir = SS_ENCRYPTION; in sun8i_ss_skencrypt()
192 u32 op_dir; member
86 if (rctx->op_dir) in sun8i_ss_run_task()109 if (rctx->op_dir == SS_ENCRYPTION) { in sun8i_ss_run_task()124 rctx->op_dir, rctx->t_src[i].len); in sun8i_ss_run_task()