1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-11-30 11:41:31 +03:00
Files
mbedtls/programs/pkey/dh_genprime.c
Simon Butcher 4982e527c6 Adds stdlib.h header to dh_genprime sample app
Use of the atoi() function requires stdlib.h to be included when
MBEDTLS_PLATFORM_C is not defined.
2016-08-24 20:24:21 +03:00

5.5 KiB