Lines Matching refs:CIPHER_MODE_CCM
1072 if (ctx->cipher.mode == CIPHER_MODE_CCM) in spu_aead_rx_sg_create()
1376 if (ctx->cipher.mode == CIPHER_MODE_CCM) { in handle_aead_req()
1486 (ctx->cipher.mode == CIPHER_MODE_CCM)) && !rctx->is_encrypt) { in handle_aead_req()
1573 if (ctx->cipher.mode == CIPHER_MODE_CCM) in handle_aead_resp()
1748 ctx->cipher.mode == CIPHER_MODE_CCM) { in skcipher_enqueue()
2519 (ctx->cipher.mode == CIPHER_MODE_CCM)) && in aead_need_fallback()
2529 if ((ctx->cipher.mode == CIPHER_MODE_CCM) && in aead_need_fallback()
2542 if ((ctx->cipher.mode == CIPHER_MODE_CCM) && in aead_need_fallback()
2708 } else if (ctx->cipher.mode == CIPHER_MODE_CCM) { in aead_enqueue()
3102 .mode = CIPHER_MODE_CCM,
3148 .mode = CIPHER_MODE_CCM,