Home
last modified time | relevance | path

Searched refs:load_file (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Ddhm.c580 static int load_file(const char *path, unsigned char **buf, size_t *n) in load_file() function
633 if ((ret = load_file(path, &buf, &n)) != 0) { in mbedtls_dhm_parse_dhmfile()
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog5705 * Fixed potential negative value misinterpretation in load_file()
5913 * Potential negative value misinterpretation in load_file()
6319 load_file()