mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-01-02 06:40:06 +01:00
For the numeric values, I followed the apparent existing convention: - first byte is 01 for secret inputs, 02 for non-secret inputs - then second by is just incremented for each new input type The documentation references a function that will be introduced in the next commit. Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com> |
||
|---|---|---|
| .. | ||
| crypto.h | ||
| crypto_builtin.h | ||
| crypto_compat.h | ||
| crypto_config.h | ||
| crypto_driver_common.h | ||
| crypto_driver_contexts.h | ||
| crypto_extra.h | ||
| crypto_platform.h | ||
| crypto_se_driver.h | ||
| crypto_sizes.h | ||
| crypto_struct.h | ||
| crypto_types.h | ||
| crypto_values.h | ||