Lines Matching refs:CIPHER_MODE_CCM
1069 if (ctx->cipher.mode == CIPHER_MODE_CCM) in spu_aead_rx_sg_create()
1373 if (ctx->cipher.mode == CIPHER_MODE_CCM) { in handle_aead_req()
1483 (ctx->cipher.mode == CIPHER_MODE_CCM)) && !rctx->is_encrypt) { in handle_aead_req()
1570 if (ctx->cipher.mode == CIPHER_MODE_CCM) in handle_aead_resp()
1745 ctx->cipher.mode == CIPHER_MODE_CCM) { in skcipher_enqueue()
2520 (ctx->cipher.mode == CIPHER_MODE_CCM)) && in aead_need_fallback()
2530 if ((ctx->cipher.mode == CIPHER_MODE_CCM) && in aead_need_fallback()
2543 if ((ctx->cipher.mode == CIPHER_MODE_CCM) && in aead_need_fallback()
2672 } else if (ctx->cipher.mode == CIPHER_MODE_CCM) { in aead_enqueue()
3066 .mode = CIPHER_MODE_CCM,
3112 .mode = CIPHER_MODE_CCM,