Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpk_internal.h34 #define PEM_BEGIN_PUBLIC_KEY "-----BEGIN PUBLIC KEY-----" macro
H A Dpkwrite.c567 if ((ret = mbedtls_pem_write_buffer(PEM_BEGIN_PUBLIC_KEY "\n", PEM_END_PUBLIC_KEY "\n", in mbedtls_pk_write_pubkey_pem()
H A Dpkparse.c1238 PEM_BEGIN_PUBLIC_KEY, PEM_END_PUBLIC_KEY, in mbedtls_pk_parse_public_key()