Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dx509write_crt.c661 #define PEM_BEGIN_CRT "-----BEGIN CERTIFICATE-----\n" macro
678 if ((ret = mbedtls_pem_write_buffer(PEM_BEGIN_CRT, PEM_END_CRT, in mbedtls_x509write_crt_pem()