u-boot/include/u-boot
Raymond Mao f13cd90762 mbedtls: access mbedtls private members in mscode and pkcs7 parser
U-Boot requires to access x509_internal.h, mbedtls_sha256_context and
mbedtls_sha1_context in the porting layer, and this requires to
enable MBEDTLS_ALLOW_PRIVATE_ACCESS.

Enable it to mscode and pkcs7_parser to fix a mbedtls internal building
error when X509 is selected.

Moreover, Move it to a separate file to avoid enabling it in multiple
places.

Signed-off-by: Raymond Mao <raymond.mao@linaro.org>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2025-02-27 12:11:02 -06:00
..
aes.h
blake2.h lib: add BLAKE2 hash support 2022-01-18 08:31:02 -05:00
crc.h hash: Plumb crc8 into the hash functions 2024-12-27 15:16:10 -06:00
ecdsa.h lib: ecdsa: Add ECDSA384 support 2024-10-21 17:52:52 -06:00
fdt-libcrypto.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
hash-checksum.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
hash.h
lz4.h lib/lz4: update LZ4 decompressor module 2022-03-15 16:19:29 -04:00
md5.h net: disable MBEDTLS in SPL 2024-12-06 17:47:23 -06:00
rsa-mod-exp.h
rsa.h lib: rsa: Fix const-correctness of rsassa_pss functions 2022-04-11 11:39:19 -04:00
schedule.h cyclic: introduce u-boot/schedule.h 2024-10-23 06:52:38 +02:00
sha1.h mbedtls: access mbedtls private members in mscode and pkcs7 parser 2025-02-27 12:11:02 -06:00
sha256.h mbedtls: access mbedtls private members in mscode and pkcs7 parser 2025-02-27 12:11:02 -06:00
sha512.h net: disable MBEDTLS in SPL 2024-12-06 17:47:23 -06:00
u-boot.lds.h
uuid.h include: export uuid.h 2024-09-12 17:35:37 +02:00
variadic-macro.h treewide: Fix Marek's name and change my e-mail address 2022-07-21 10:14:04 +02:00
zlib.h include: u-boot: Remove duplicate newlines 2024-07-29 15:01:04 -06:00