Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Ddhm.h364 int mbedtls_dhm_parse_dhmfile(mbedtls_dhm_context *dhm, const char *path);
/optee_os/lib/libmbedtls/mbedtls/library/
H A Ddhm.c627 int mbedtls_dhm_parse_dhmfile(mbedtls_dhm_context *dhm, const char *path) in mbedtls_dhm_parse_dhmfile() function