Home
last modified time | relevance | path

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

/PHP-7.3/ext/openssl/tests/
H A Dbug28382.phpt27 string(%d) "%AURI:http://mobile.blue-software.ro:90/ca/crl.shtml
/PHP-7.3/ext/openssl/
H A Dopenssl.c5392 crls = p7->d.sign->crl; in PHP_FUNCTION()
5398 crls = p7->d.signed_and_enveloped->crl; in PHP_FUNCTION()
5425 X509_CRL* crl = sk_X509_CRL_value(crls, i); in PHP_FUNCTION() local
5428 if (bio_out && PEM_write_bio_X509_CRL(bio_out, crl)) { in PHP_FUNCTION()

Completed in 31 milliseconds