Lines Matching refs:CIPHER_MODE_CCM
1107 if (ctx->cipher.mode == CIPHER_MODE_CCM) in spu_aead_rx_sg_create()
1411 if (ctx->cipher.mode == CIPHER_MODE_CCM) { in handle_aead_req()
1521 (ctx->cipher.mode == CIPHER_MODE_CCM)) && !rctx->is_encrypt) { in handle_aead_req()
1608 if (ctx->cipher.mode == CIPHER_MODE_CCM) in handle_aead_resp()
1783 ctx->cipher.mode == CIPHER_MODE_CCM) { in ablkcipher_enqueue()
2580 (ctx->cipher.mode == CIPHER_MODE_CCM)) && in aead_need_fallback()
2590 if ((ctx->cipher.mode == CIPHER_MODE_CCM) && in aead_need_fallback()
2603 if ((ctx->cipher.mode == CIPHER_MODE_CCM) && in aead_need_fallback()
2769 } else if (ctx->cipher.mode == CIPHER_MODE_CCM) { in aead_enqueue()
3165 .mode = CIPHER_MODE_CCM,
3211 .mode = CIPHER_MODE_CCM,