mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-01 09:10:03 +00:00
ef2aa0ecad
If we're built with MBEDTLS_SHAxxx_USE_A64_CRYPTO_IF_PRESENT but don't have a way to detect the crypto extensions required, the code turns off _IF_PRESENT and falls back to C only (with a warning). This was done after the attributes are pushed, and the pop is done only #if defined(xxx_IF_PRESENT), so this commit fixes that. Signed-off-by: Tom Cosgrove <tom.cosgrove@arm.com> |
||
---|---|---|
.. | ||
00README.md | ||
add-directoryname-san.txt | ||
add-milliseconds-time-api.txt | ||
add-missing-md-includes.txt | ||
add-psa_want_alg_some_pake.txt | ||
add-subjectAltName-certs.txt | ||
armclang-compile-fix.txt | ||
basic-uri-verification.txt | ||
driver-ffdh.txt | ||
driver-only-ecdh.txt | ||
driver-only-hashes.txt | ||
ec_jpake_user_peer_2.txt | ||
fix-declaration-of-mbedtls_ecdsa_sign_det_restartable-function.txt | ||
fix-unterminated-pragma-clang-attribute-push.txt | ||
mbedtls_ecdsa_can_do-unconditional-define.txt | ||
oid-parse-from-numeric-string.txt | ||
programs_psa_fix.txt | ||
rfc8410.txt | ||
sha3.txt | ||
some-max-size-macro-are-too-small-when-psa-ecc-is-accelerated.txt | ||
tls13-server-version-negotiation.txt | ||
verify-ip-sans-properly.txt | ||
X509Parse_SignatureKeyId_AuthorityKeyId.txt |