![]() With the introduction of `mbedtls_x509_crt_get_{issuer|name}()`, users need an easy way of freeing the dynamic name structures these functions return. To that end, this commit renames `x509_{sequence|name}_free()` to `mbedtls_x509_{sequence|name}_free()` and gives them external linkage. |
||
---|---|---|
.. | ||
mbedtls | ||
tinycrypt | ||
.gitignore | ||
CMakeLists.txt |