rename function

Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
This commit is contained in:
Ben Taylor
2025-12-09 14:51:42 +00:00
parent f9b95cedaa
commit 837a3cec40
6 changed files with 7 additions and 7 deletions

View File

@@ -1770,7 +1770,7 @@ usage:
mbedtls_printf(" ok (key type: %s)\n",
strlen(opt.key_file) || strlen(opt.key_opaque_alg1) ?
pk_key_type_to_string(&pkey) : "none");
mbedtls_pk_key_type_to_string(&pkey) : "none");
#endif /* MBEDTLS_SSL_HANDSHAKE_WITH_CERT_ENABLED */
/*