mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-11-04 18:34:52 +00:00
This is in preparation to adding support for opaque keys in the pk layer. The header files are for use as follows: * pk.h for users of the pk interface. * pk_info.h for implementers of opaque key engines. * pk_internal.h only inside libmbedcrypto to implement built-in pk types. |
||
|---|---|---|
| .. | ||
| mbedtls | ||
| .gitignore | ||
| CMakeLists.txt | ||