Lines Matching refs:CIPHER_MODE_CCM
1066 if (ctx->cipher.mode == CIPHER_MODE_CCM) in spu_aead_rx_sg_create()
1368 if (ctx->cipher.mode == CIPHER_MODE_CCM) { in handle_aead_req()
1478 (ctx->cipher.mode == CIPHER_MODE_CCM)) && !rctx->is_encrypt) { in handle_aead_req()
1565 if (ctx->cipher.mode == CIPHER_MODE_CCM) in handle_aead_resp()
1740 ctx->cipher.mode == CIPHER_MODE_CCM) { in skcipher_enqueue()
2515 (ctx->cipher.mode == CIPHER_MODE_CCM)) && in aead_need_fallback()
2525 if ((ctx->cipher.mode == CIPHER_MODE_CCM) && in aead_need_fallback()
2538 if ((ctx->cipher.mode == CIPHER_MODE_CCM) && in aead_need_fallback()
2667 } else if (ctx->cipher.mode == CIPHER_MODE_CCM) { in aead_enqueue()
3061 .mode = CIPHER_MODE_CCM,
3107 .mode = CIPHER_MODE_CCM,