Home
last modified time | relevance | path

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

/mbedtls-latest/library/
Dx509write_csr.c309 #define PEM_BEGIN_CSR "-----BEGIN CERTIFICATE REQUEST-----\n" macro
325 if ((ret = mbedtls_pem_write_buffer(PEM_BEGIN_CSR, PEM_END_CSR, in mbedtls_x509write_csr_pem()