mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-09 11:42:57 +00:00
Adapt programs / test suites
This commit is contained in:
@@ -258,6 +258,7 @@ int main( int argc, char *argv[] )
|
||||
printf( "String value (PolarSSL Private Encrypt, OpenSSL Public Decrypt): '%s'\n", o_priv_decrypted );
|
||||
|
||||
exit:
|
||||
ctr_drbg_free( &ctr_drbg );
|
||||
entropy_free( &entropy );
|
||||
|
||||
#ifdef WIN32
|
||||
|
||||
Reference in New Issue
Block a user