mbedtls/include/mbedtls
Gilles Peskine 51377d8a73
Merge pull request #5280 from davidhorstmann-arm/2.x-improve-cmac-docs
Backport 2.x: Reword documentation of CMAC operations
2021-12-09 23:28:39 +01:00
..
aes.h doc improvements in aes and sha256 includes 2021-11-22 15:02:29 +00:00
aesni.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
arc4.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
aria.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
asn1.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
asn1write.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
base64.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
bignum.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
blowfish.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
bn_mul.h Fix aarch64 assembly for bignum multiplication 2021-09-24 09:47:01 +01:00
camellia.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
ccm.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
certs.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
chacha20.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
chachapoly.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
check_config.h Remove the duplicate code in mbedtls/include/mbedtls/check_config.h 2021-08-03 09:36:15 +02:00
cipher.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
cipher_internal.h psa: Move from key handle to key identifier 2020-11-10 16:00:41 +01:00
cmac.h Reword documentation of CMAC operations 2021-12-07 12:16:33 +00:00
compat-1.3.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
config.h Merge pull request #4845 from mstarzyk-mobica/ecb-alt-ret-2.2x 2021-10-14 12:11:04 +02:00
config_psa.h psa: Fix some dependencies in config_psa.h 2021-11-30 14:49:19 +01:00
constant_time.h Fix documentation and comments 2021-11-11 11:33:19 +01:00
ctr_drbg.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
debug.h use proper formatting macros when using MinGW provided stdio 2021-05-12 08:50:36 -04:00
des.h Change DES and AES functions to MBEDTLS_CHECK_RETURN_TYPICAL 2021-09-29 20:40:45 +02:00
dhm.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
ecdh.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
ecdsa.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
ecjpake.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
ecp.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
ecp_internal.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
entropy.h Fix builds when config.h only defines MBEDTLS_BIGNUM_C 2021-11-15 09:59:53 +00:00
entropy_poll.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
error.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
gcm.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
havege.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
hkdf.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
hmac_drbg.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
md.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
md2.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
md4.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
md5.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
md_internal.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
memory_buffer_alloc.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
net.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
net_sockets.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
nist_kw.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
oid.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
padlock.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
pem.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
pk.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
pk_internal.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
pkcs5.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
pkcs11.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
pkcs12.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
platform.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
platform_time.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
platform_util.h Fix typo in comment 2021-09-30 20:34:29 +02:00
poly1305.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
psa_util.h Address review comments 2021-09-30 12:29:27 +02:00
ripemd160.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
rsa.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
rsa_internal.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
sha1.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
sha256.h further improvements to sha256 docs 2021-11-22 15:35:58 +00:00
sha512.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
ssl.h Update comment 2021-11-17 20:00:13 +01:00
ssl_cache.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
ssl_ciphersuites.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
ssl_cookie.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
ssl_internal.h Merge pull request #5189 from gilles-peskine-arm/struct_reordering_2.x 2021-12-09 12:54:13 +01:00
ssl_ticket.h Fix typos in C header files 2021-05-12 10:39:58 +02:00
threading.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
timing.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
version.h Bump Library Version Number 2021-07-01 17:52:07 +01:00
x509.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00
x509_crl.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
x509_crt.h Document more precisely what goes into the default profile 2021-06-07 21:24:26 +02:00
x509_csr.h Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
xtea.h Move MBEDTLS_ERR_xxx Doxygen comments before the definition 2021-08-02 22:57:46 +02:00