Home
last modified time | relevance | path

Searched refs:mbedtls_pk_get_name (Results 1 – 4 of 4) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dpk.h1014 const char *mbedtls_pk_get_name(const mbedtls_pk_context *ctx);
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dx509_csr.c556 mbedtls_pk_get_name(&csr->pk))) != 0) { in mbedtls_x509_csr_info()
H A Dpk.c1482 const char *mbedtls_pk_get_name(const mbedtls_pk_context *ctx) in mbedtls_pk_get_name() function
H A Dx509_crt.c1812 mbedtls_pk_get_name(&crt->pk))) != 0) { in mbedtls_x509_crt_info()