Lines Matching refs:CIPHER_MODE_CCM
1070 if (ctx->cipher.mode == CIPHER_MODE_CCM) in spu_aead_rx_sg_create()
1374 if (ctx->cipher.mode == CIPHER_MODE_CCM) { in handle_aead_req()
1484 (ctx->cipher.mode == CIPHER_MODE_CCM)) && !rctx->is_encrypt) { in handle_aead_req()
1571 if (ctx->cipher.mode == CIPHER_MODE_CCM) in handle_aead_resp()
1746 ctx->cipher.mode == CIPHER_MODE_CCM) { in skcipher_enqueue()
2517 (ctx->cipher.mode == CIPHER_MODE_CCM)) && in aead_need_fallback()
2527 if ((ctx->cipher.mode == CIPHER_MODE_CCM) && in aead_need_fallback()
2540 if ((ctx->cipher.mode == CIPHER_MODE_CCM) && in aead_need_fallback()
2706 } else if (ctx->cipher.mode == CIPHER_MODE_CCM) { in aead_enqueue()
3100 .mode = CIPHER_MODE_CCM,
3146 .mode = CIPHER_MODE_CCM,