Lines Matching refs:CIPHER_MODE_CCM
1118 if (ctx->cipher.mode == CIPHER_MODE_CCM) in spu_aead_rx_sg_create()
1422 if (ctx->cipher.mode == CIPHER_MODE_CCM) { in handle_aead_req()
1532 (ctx->cipher.mode == CIPHER_MODE_CCM)) && !rctx->is_encrypt) { in handle_aead_req()
1619 if (ctx->cipher.mode == CIPHER_MODE_CCM) in handle_aead_resp()
1798 ctx->cipher.mode == CIPHER_MODE_CCM) { in ablkcipher_enqueue()
2616 (ctx->cipher.mode == CIPHER_MODE_CCM)) && in aead_need_fallback()
2626 if ((ctx->cipher.mode == CIPHER_MODE_CCM) && in aead_need_fallback()
2639 if ((ctx->cipher.mode == CIPHER_MODE_CCM) && in aead_need_fallback()
2792 } else if (ctx->cipher.mode == CIPHER_MODE_CCM) { in aead_enqueue()
3230 .mode = CIPHER_MODE_CCM,
3276 .mode = CIPHER_MODE_CCM,