Home
last modified time | relevance | path

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

/openssl/providers/implementations/encode_decode/
H A Ddecode_pem2der.c134 { PEM_STRING_X509_CRL, OSSL_OBJECT_CRL, NULL, "CertificateList" } in pem2der_decode()
/openssl/crypto/pem/
H A Dpem_all.c40 IMPLEMENT_PEM_rw(X509_CRL, X509_CRL, PEM_STRING_X509_CRL, X509_CRL) in IMPLEMENT_PEM_rw()
H A Dpem_info.c112 } else if (strcmp(name, PEM_STRING_X509_CRL) == 0) { in STACK_OF()
/openssl/include/openssl/
H A Dpem.h40 # define PEM_STRING_X509_CRL "X509 CRL" macro
/openssl/engines/
H A De_loader_attic.c818 if (strcmp(pem_name, PEM_STRING_X509_CRL) != 0) in try_decode_X509CRL()

Completed in 19 milliseconds