1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-06-13 10:57:11 +08:00
David Horstmann cb3b6ae580 Disable code style correction for bignum assembly
The inline assembly defined in bn_mul.h confuses code style parsing,
causing code style correction to fail. Disable code style correction for
the whole section gated by "#if defined(MBEDTLS_HAVE_ASM)" to prevent
this.

Signed-off-by: David Horstmann <david.horstmann@arm.com>
2023-01-04 17:50:08 +00:00
..
2023-01-03 11:07:09 +00:00
2022-12-22 14:27:34 +01:00