Searched refs:CE_DECRYPTION (Results 1 – 4 of 4) sorted by relevance
71 if (rctx->op_dir & CE_DECRYPTION) in sun8i_ce_cipher_fallback()159 if (rctx->op_dir & CE_DECRYPTION) { in sun8i_ce_cipher_prepare()258 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()
39 #define CE_DECRYPTION BIT(8) macro
116 if (rctx->op_dir == CE_DECRYPTION) in sl3516_ce_cipher_fallback()280 rctx->op_dir = CE_DECRYPTION; in sl3516_ce_skdecrypt()
57 #define CE_DECRYPTION 0x03 macro
Completed in 8 milliseconds