mbedtls/library
Dave Rodgman 04cb9ac59e Fix for arm64_32 (aka ILP32) on Clang (attempt 2)
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
2023-06-21 07:32:22 +01:00
..
.gitignore Ignore *.o everywhere 2023-05-12 13:58:05 +02:00
aes.c Merge pull request #7624 from daverodgman/aes-perf 2023-06-15 12:10:06 +01:00
aesce.c aesce.c: add macro of MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH 2023-05-08 10:29:28 +08:00
aesce.h Add compiler version checks. 2023-04-26 13:06:01 +08:00
aesni.c AES: add macro of MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH 2023-05-05 11:20:38 +08:00
aesni.h Fix preprocessor conditional 2023-03-17 17:31:18 +01:00
alignment.h psa: Remove unnecessary headers 2023-03-31 09:01:45 +02:00
aria.c
asn1parse.c
asn1write.c Read and write X25519 and X448 private keys 2023-05-04 13:01:47 +02:00
base64.c Remove DIY SIZE_MAX definitions 2023-05-18 20:49:03 +01:00
bignum.c Remove DIY SIZE_MAX definitions 2023-05-18 20:49:03 +01:00
bignum_core.c Merge pull request #7489 from minosgalanakis/ecp/7246_xtrack_core_shift_l 2023-05-16 17:13:19 +01:00
bignum_core.h Merge pull request #7489 from minosgalanakis/ecp/7246_xtrack_core_shift_l 2023-05-16 17:13:19 +01:00
bignum_mod.c Merge pull request #7342 from gabor-mezei-arm/6679_prevent_mpi_mod_write_from_corrupting_the_input 2023-04-06 15:56:28 +01:00
bignum_mod.h bignum: Removed merge scaffolding. 2023-04-05 16:13:11 +01:00
bignum_mod_raw.c bignum: Removed merge scaffolding. 2023-04-05 16:13:11 +01:00
bignum_mod_raw.h bignum: Removed merge scaffolding. 2023-04-05 16:13:11 +01:00
bignum_mod_raw_invasive.h
bn_mul.h Comment tidy-up 2023-06-04 20:43:05 -04:00
camellia.c
ccm.c
chacha20.c
chachapoly.c
check_crypto_config.h config_psa: replace USE symbols with BASIC one for all KEY_PAIRs 2023-06-16 12:27:02 +02:00
cipher.c
cipher_wrap.c
cipher_wrap.h
cmac.c cmac selftest: add macro for non-128-bit data/test 2023-05-11 17:57:17 +08:00
CMakeLists.txt Merge remote-tracking branch 'origin/development' into sha3-updated 2023-06-07 18:02:04 +01:00
common.h Use a single fast-path in mbedtls_xor, gains around 1% in benchmarks 2023-06-09 20:10:36 +01:00
constant_time.c Fix for arm64_32 (aka ILP32) on Clang (attempt 2) 2023-06-21 07:32:22 +01:00
constant_time_internal.h
constant_time_invasive.h
ctr_drbg.c
debug.c Merge pull request #7554 from valeriosetti/issue7073-reshape 2023-05-23 15:08:45 +02:00
des.c
dhm.c
ecdh.c Update SEC1 link in ecdh.c 2023-04-12 06:07:23 +00:00
ecdsa.c Merge pull request #7499 from JonathanWitthoeft/development 2023-04-28 12:45:32 +02:00
ecjpake.c Remove hash_info.[ch] 2023-06-06 10:33:54 +02:00
ecp.c Merge pull request #7429 from xkqian/bignumber_update_comments 2023-04-26 16:21:56 +01:00
ecp_curves.c Fix 32 bit unreachable code build failure 2023-06-20 17:55:15 +01:00
ecp_internal_alt.h
ecp_invasive.h Merge pull request #7680 from paul-elliott-arm/raw_ecp_mod_p448 2023-06-16 13:46:25 +01:00
entropy.c Use MD-light in entropy.c 2023-03-24 10:43:40 +01:00
entropy_poll.c
entropy_poll.h
gcm.c gcm.c: do not set length for some arrays in selftest 2023-05-11 17:57:17 +08:00
hkdf.c
hmac_drbg.c Fix instances of old feature macros being used 2023-03-24 10:43:40 +01:00
lmots.c
lmots.h
lms.c
Makefile Merge remote-tracking branch 'origin/development' into sha3-updated 2023-06-07 18:02:04 +01:00
md.c Replace use of MBEDTLS_SHA3_C with MBEDTLS_MD_CAN_SHA3_xxx 2023-06-08 16:03:54 +01:00
md5.c
md_psa.h Add MD <-> PSA translation functions to MD light 2023-06-06 10:33:54 +02:00
md_wrap.h
memory_buffer_alloc.c
mps_common.h Merge branch 'development' into development 2023-06-04 14:57:19 -04:00
mps_error.h
mps_reader.c
mps_reader.h
mps_trace.c
mps_trace.h
net_sockets.c
nist_kw.c nist_kw.c: remove non-128-bit data if aes_128bit_only enabled 2023-05-11 18:09:42 +08:00
oid.c Merge pull request #7106 from davidhorstmann-arm/parse-oid-from-string 2023-06-06 20:57:17 +02:00
padlock.c
padlock.h
pem.c Remove hash_info.[ch] 2023-06-06 10:33:54 +02:00
pk.c Remove hash_info.[ch] 2023-06-06 10:33:54 +02:00
pk_internal.h pk_internal: minor rearrangement in mbedtls_pk_get_group_id() 2023-06-05 11:08:28 +02:00
pk_wrap.c library: replace deprecated symbols with temporary _LEGACY ones 2023-06-16 12:23:55 +02:00
pk_wrap.h library: replace deprecated symbols with temporary _LEGACY ones 2023-06-16 12:23:55 +02:00
pkcs5.c Remove hash_info.[ch] 2023-06-06 10:33:54 +02:00
pkcs7.c
pkcs12.c Remove hash_info.[ch] 2023-06-06 10:33:54 +02:00
pkparse.c mbedtls_config: add new MBEDTLS_PK_PARSE_EC_COMPRESSED symbol 2023-06-16 16:03:46 +02:00
pkwrite.c pk: minor code fixes 2023-06-01 11:06:41 +02:00
pkwrite.h pk: update pkparse and pkwrite to use the new public key storing solution 2023-05-17 15:33:07 +02:00
platform.c
platform_util.c Merge pull request #6891 from yuhaoth/pr/add-milliseconds-platform-function 2023-03-31 11:47:37 +01:00
poly1305.c
psa_crypto.c library: replace deprecated symbols with temporary _LEGACY ones 2023-06-16 12:23:55 +02:00
psa_crypto_aead.c
psa_crypto_aead.h
psa_crypto_cipher.c
psa_crypto_cipher.h
psa_crypto_client.c
psa_crypto_core.h Add utility function to check for drivers init 2023-03-16 09:46:51 +01:00
psa_crypto_core_common.h psa: Introduce PSA crypto core common symbols 2023-03-31 09:07:57 +02:00
psa_crypto_driver_wrappers.h Integrate p256-m as an example driver alongside Mbed TLS and write documentation for the example. 2023-04-28 17:54:09 +01:00
psa_crypto_ecp.c library: replace deprecated symbols with temporary _LEGACY ones 2023-06-16 12:23:55 +02:00
psa_crypto_ecp.h
psa_crypto_ffdh.c library: replace deprecated symbols with temporary _LEGACY ones 2023-06-16 12:23:55 +02:00
psa_crypto_ffdh.h Pacify clang15 warnings about empty /retval 2023-06-20 15:51:46 +01:00
psa_crypto_hash.c
psa_crypto_hash.h
psa_crypto_invasive.h
psa_crypto_its.h
psa_crypto_mac.c
psa_crypto_mac.h
psa_crypto_pake.c Optimize code (pake role type, freeing buffers) 2023-04-25 14:30:34 +02:00
psa_crypto_pake.h Pacify clang15 warnings about empty /retval 2023-06-20 15:51:46 +01:00
psa_crypto_random_impl.h Fix entropy-related feature macros 2023-03-24 10:43:40 +01:00
psa_crypto_rsa.c library: replace deprecated symbols with temporary _LEGACY ones 2023-06-16 12:23:55 +02:00
psa_crypto_rsa.h
psa_crypto_se.c
psa_crypto_se.h
psa_crypto_slot_management.c psa: Remove MBEDTLS_PSA_CRYPTO_DRIVERS configuration option 2023-03-31 09:07:54 +02:00
psa_crypto_slot_management.h
psa_crypto_storage.c
psa_crypto_storage.h
psa_its_file.c
psa_util.c library: replace deprecated symbols with temporary _LEGACY ones 2023-06-16 12:23:55 +02:00
ripemd160.c
rsa.c Use PSA-neutral function for availability check 2023-06-06 10:33:54 +02:00
rsa_alt_helpers.c
rsa_alt_helpers.h
sha1.c
sha3.c Fix for big-endian architectures 2023-06-07 19:59:05 +01:00
sha256.c Fix "unterminated '#pragma clang attribute push'" in sha256/sha512.c 2023-06-09 11:29:50 +01:00
sha512.c Fix "unterminated '#pragma clang attribute push'" in sha256/sha512.c 2023-06-09 11:29:50 +01:00
ssl_cache.c ssl_cache: Error renaming and document improvement 2023-04-10 14:40:03 +08:00
ssl_ciphersuites.c Add missing include 2023-06-06 10:33:54 +02:00
ssl_client.c library: add remaining changes for the new ECP_LIGHT symbol 2023-04-11 11:33:50 +02:00
ssl_client.h
ssl_cookie.c Add missing include 2023-06-06 10:33:54 +02:00
ssl_debug_helpers.h
ssl_misc.h Remove hash_info.[ch] 2023-06-06 10:33:54 +02:00
ssl_msg.c
ssl_ticket.c
ssl_tls.c Use function instead of macro for error conversion 2023-06-06 10:33:54 +02:00
ssl_tls12_client.c Remove hash_info.[ch] 2023-06-06 10:33:54 +02:00
ssl_tls12_server.c Remove hash_info.[ch] 2023-06-06 10:33:54 +02:00
ssl_tls13_client.c Add missing include 2023-06-06 10:33:54 +02:00
ssl_tls13_generic.c Add missing include 2023-06-06 10:33:54 +02:00
ssl_tls13_invasive.h
ssl_tls13_keys.c Add missing include 2023-06-06 10:33:54 +02:00
ssl_tls13_keys.h
ssl_tls13_server.c Add missing include 2023-06-06 10:33:54 +02:00
threading.c
timing.c
version.c
x509.c Use safe snprintf 2023-06-06 11:44:25 +02:00
x509_create.c
x509_crl.c
x509_crt.c Remove references to x509_invasive.h 2023-06-07 08:54:34 -04:00
x509_csr.c
x509write_crt.c Add missing include 2023-06-06 10:33:54 +02:00
x509write_csr.c Add missing include 2023-06-06 10:33:54 +02:00