mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-23 04:25:44 +01:00
10ec7804c5
Both tests do not require a lot of RAM, even though it may seem like it at first sight. The derivation output is generated blockwise from the KDF function, which only keeps state amounting to a couple of blocks of the underlying hash primitive at a time. There is never an allocation to keep the full derivation capacity in memory... Signed-off-by: Steven Cooreman <steven.cooreman@silabs.com> |
||
---|---|---|
.. | ||
.jenkins | ||
configs | ||
data_files | ||
docker/bionic | ||
git-scripts | ||
include/test | ||
scripts | ||
src | ||
suites | ||
.gitignore | ||
CMakeLists.txt | ||
compat-in-docker.sh | ||
compat.sh | ||
context-info.sh | ||
Descriptions.txt | ||
make-in-docker.sh | ||
Makefile | ||
ssl-opt-in-docker.sh | ||
ssl-opt.sh |