mbedtls/include/mbedtls
Valerio Setti b6891b13f6 pk: add alternate function for keypair generation using PSA
Instead of using the legacy mbedtls_ecp_gen_keypair() which makes
use of ECP's math, when USE_PSA_CRYPTO is enabled then the new
function pk_genkey_ec() is used in test_suite_pk.

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
2023-04-11 09:16:24 +02:00
..
aes.h Switch to the new code style 2023-01-11 14:50:10 +01:00
aria.h Switch to the new code style 2023-01-11 14:50:10 +01:00
asn1.h Switch to the new code style 2023-01-11 14:50:10 +01:00
asn1write.h Add MBEDTLS_ASN1_CHK_CLEANUP_ADD macro to be able to release memory on failure 2023-03-03 12:58:29 +01:00
base64.h Switch to the new code style 2023-01-11 14:50:10 +01:00
bignum.h Add space to appease doxygen bug 2023-03-16 18:00:36 +00:00
build_info.h Pacify doxygen.sh 2023-03-31 09:07:57 +02:00
camellia.h Switch to the new code style 2023-01-11 14:50:10 +01:00
ccm.h Switch to the new code style 2023-01-11 14:50:10 +01:00
chacha20.h Switch to the new code style 2023-01-11 14:50:10 +01:00
chachapoly.h Switch to the new code style 2023-01-11 14:50:10 +01:00
check_config.h Merge pull request #7103 from valeriosetti/issue6622 2023-04-03 16:23:27 +02:00
cipher.h Additional warnings in cipher.h 2023-02-02 13:44:31 +00:00
cmac.h Switch to the new code style 2023-01-11 14:50:10 +01:00
compat-2.x.h Code review fixes 2021-06-18 12:59:38 +02:00
config_psa.h fix typo 2023-03-22 10:40:05 +01:00
constant_time.h Switch to the new code style 2023-01-11 14:50:10 +01:00
ctr_drbg.h Fix entropy-related feature macros 2023-03-24 10:43:40 +01:00
debug.h Add std PRI macro for printing milliseconds 2023-02-07 16:14:40 +08:00
des.h Improve warnings for DES/3DES 2023-02-02 10:47:58 +00:00
dhm.h Switch to the new code style 2023-01-11 14:50:10 +01:00
ecdh.h Switch to the new code style 2023-01-11 14:50:10 +01:00
ecdsa.h Fix ecdsa.h documentation error 2023-02-15 23:34:29 +00:00
ecjpake.h Switch to the new code style 2023-01-11 14:50:10 +01:00
ecp.h pk: add alternate function for keypair generation using PSA 2023-04-11 09:16:24 +02:00
entropy.h Use MD-light in entropy.c 2023-03-24 10:43:40 +01:00
error.h Switch to the new code style 2023-01-11 14:50:10 +01:00
gcm.h Switch to the new code style 2023-01-11 14:50:10 +01:00
hkdf.h Switch to the new code style 2023-01-11 14:50:10 +01:00
hmac_drbg.h Switch to the new code style 2023-01-11 14:50:10 +01:00
lms.h Switch to the new code style 2023-01-11 14:50:10 +01:00
mbedtls_config.h Merge pull request #7059 from ronald-cron-arm/psa-crypto-misc 2023-04-04 10:54:03 +02:00
md.h Further clarify a comment 2023-03-16 09:48:20 +01:00
md5.h Switch to the new code style 2023-01-11 14:50:10 +01:00
memory_buffer_alloc.h Switch to the new code style 2023-01-11 14:50:10 +01:00
net_sockets.h Switch to the new code style 2023-01-11 14:50:10 +01:00
nist_kw.h Switch to the new code style 2023-01-11 14:50:10 +01:00
oid.h Switch to the new code style 2023-01-11 14:50:10 +01:00
pem.h Switch to the new code style 2023-01-11 14:50:10 +01:00
pk.h ssl_tls: fix guard symbols for EC accelerated tests 2023-03-28 16:26:47 +02:00
pkcs5.h Switch to the new code style 2023-01-11 14:50:10 +01:00
pkcs7.h Update include/mbedtls/pkcs7.h 2023-03-14 07:13:50 +00:00
pkcs12.h Switch to the new code style 2023-01-11 14:50:10 +01:00
platform.h Switch to the new code style 2023-01-11 14:50:10 +01:00
platform_time.h Add std PRI macro for printing milliseconds 2023-02-07 16:14:40 +08:00
platform_util.h Switch to the new code style 2023-01-11 14:50:10 +01:00
poly1305.h Switch to the new code style 2023-01-11 14:50:10 +01:00
private_access.h Switch to the new code style 2023-01-11 14:50:10 +01:00
psa_util.h psa_util: fix for correctly computing elements in array 2023-03-27 11:25:10 -04:00
ripemd160.h Switch to the new code style 2023-01-11 14:50:10 +01:00
rsa.h rsa.c: rename getter function of hash_id 2023-03-17 18:57:42 +08:00
sha1.h Switch to the new code style 2023-01-11 14:50:10 +01:00
sha256.h Switch to the new code style 2023-01-11 14:50:10 +01:00
sha512.h Switch to the new code style 2023-01-11 14:50:10 +01:00
ssl.h Fix, improve and add comments 2023-04-06 10:26:18 +02:00
ssl_cache.h ssl_cache: return the error code for mutex failure 2023-03-15 14:37:32 +08:00
ssl_ciphersuites.h Switch to the new code style 2023-01-11 14:50:10 +01:00
ssl_cookie.h Switch to the new code style 2023-01-11 14:50:10 +01:00
ssl_ticket.h Switch to the new code style 2023-01-11 14:50:10 +01:00
threading.h Switch to the new code style 2023-01-11 14:50:10 +01:00
timing.h Fix cast alignment warning in timing.c 2023-03-31 15:50:54 +01:00
version.h Switch to the new code style 2023-01-11 14:50:10 +01:00
x509.h Clarify SAN structure memory management 2023-03-29 11:41:34 -04:00
x509_crl.h Document the need to call psa_crypto_init() with USE_PSA_CRYPTO 2023-03-01 20:10:29 +01:00
x509_crt.h Add missing information about supported subjectAltName types 2023-03-29 11:40:38 -04:00
x509_csr.h Merge pull request #7009 from mprse/csr_write_san 2023-03-17 10:07:27 +00:00