Home
last modified time | relevance | path

Searched refs:PEM_END_PUBLIC_KEY (Results 1 - 3 of 3) sorted by relevance

/third_party/mbedtls/library/
H A Dpk_internal.h35 #define PEM_END_PUBLIC_KEY "-----END PUBLIC KEY-----" macro
H A Dpkwrite.c559 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()

Completed in 6 milliseconds