Home
last modified time | relevance | path

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

/third_party/openssl/crypto/pem/
Dpem_all.c34 IMPLEMENT_PEM_write(X509_REQ_NEW, X509_REQ, PEM_STRING_X509_REQ_OLD, X509_REQ) in IMPLEMENT_PEM_rw()
Dpem_lib.c183 if (strcmp(nm, PEM_STRING_X509_REQ_OLD) == 0 in check_pem()
/third_party/openssl/include/openssl/
Dpem.h29 # define PEM_STRING_X509_REQ_OLD "NEW CERTIFICATE REQUEST" macro