Searched refs:load_file (Results 1 – 2 of 2) sorted by relevance
587 static int load_file( const char *path, unsigned char **buf, size_t *n ) in load_file() function643 if( ( ret = load_file( path, &buf, &n ) ) != 0 ) in mbedtls_dhm_parse_dhmfile()
3816 * Fixed potential negative value misinterpretation in load_file()4024 * Potential negative value misinterpretation in load_file()4430 load_file()
Completed in 9 milliseconds