Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dpk.h621 const char * mbedtls_pk_get_name( const mbedtls_pk_context *ctx );
A Dcompat-1.3.h2139 #define pk_get_name mbedtls_pk_get_name
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dx509_csr.c359 mbedtls_pk_get_name( &csr->pk ) ) ) != 0 ) in mbedtls_x509_csr_info()
A Dpk.c567 const char *mbedtls_pk_get_name( const mbedtls_pk_context *ctx ) in mbedtls_pk_get_name() function
A Dx509_crt.c2117 mbedtls_pk_get_name( &crt->pk ) ) ) != 0 ) in mbedtls_x509_crt_info()

Completed in 23 milliseconds