Home
last modified time | relevance | path

Searched refs:mbedtls_pk_parse_public_key (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dpk.h1143 int mbedtls_pk_parse_public_key(mbedtls_pk_context *ctx,
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpkparse.c1180 int mbedtls_pk_parse_public_key(mbedtls_pk_context *ctx, in mbedtls_pk_parse_public_key() function
1384 ret = mbedtls_pk_parse_public_key(ctx, buf, n); in mbedtls_pk_parse_public_keyfile()
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog1613 * Fix resource leaks in mbedtls_pk_parse_public_key() in low
4834 mbedtls_pk_parse_public_key() and mbedtls_dhm_parse_dhm() now expect the