mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-10-27 10:48:58 +00:00
This is the first in a series of commit aimed at removing the pk_info structures when we're building with MBEDTLS_PK_SINGLE_TYPE enabled. Introducing this abstraction allows us to later make it a two-valued type (valid, invalid) instead, which is much lighter. |
||
|---|---|---|
| .. | ||
| mbedtls | ||
| tinycrypt | ||
| .gitignore | ||
| CMakeLists.txt | ||