Home
last modified time | relevance | path

Searched refs:mbedtls_dhm_parse_dhm (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/mbedtls/library/
H A Ddhm.c482 int mbedtls_dhm_parse_dhm(mbedtls_dhm_context *dhm, const unsigned char *dhmin, in mbedtls_dhm_parse_dhm() function
637 ret = mbedtls_dhm_parse_dhm(dhm, buf, n); in mbedtls_dhm_parse_dhmfile()
689 if ((ret = mbedtls_dhm_parse_dhm(&dhm, in mbedtls_dhm_self_test()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Ddhm.c482 int mbedtls_dhm_parse_dhm(mbedtls_dhm_context *dhm, const unsigned char *dhmin, in mbedtls_dhm_parse_dhm() function
637 ret = mbedtls_dhm_parse_dhm(dhm, buf, n); in mbedtls_dhm_parse_dhmfile()
689 if ((ret = mbedtls_dhm_parse_dhm(&dhm, in mbedtls_dhm_self_test()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Ddhm.h348 int mbedtls_dhm_parse_dhm(mbedtls_dhm_context *dhm, const unsigned char *dhmin,
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Ddhm.h348 int mbedtls_dhm_parse_dhm(mbedtls_dhm_context *dhm, const unsigned char *dhmin,
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/docs/
H A Dpsa-transition.md1215 … supports predefined groups. Therefore there is no equivalent to `mbedtls_dhm_parse_dhm`, `mbedtls…
/aosp_15_r20/external/mbedtls/
H A DChangeLog4186 mbedtls_pk_parse_public_key() and mbedtls_dhm_parse_dhm() now expect the
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/
H A DChangeLog4446 mbedtls_pk_parse_public_key() and mbedtls_dhm_parse_dhm() now expect the