mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-15 05:56:28 +00:00
Merge remote-tracking branch 'public/pr/1854' into development
This commit is contained in:
@@ -1261,7 +1261,6 @@ int mbedtls_pk_parse_key( mbedtls_pk_context *pk,
|
||||
return( ret );
|
||||
#endif /* MBEDTLS_PKCS12_C || MBEDTLS_PKCS5_C */
|
||||
#else
|
||||
((void) ret);
|
||||
((void) pwd);
|
||||
((void) pwdlen);
|
||||
#endif /* MBEDTLS_PEM_PARSE_C */
|
||||
|
||||
Reference in New Issue
Block a user