Searched refs:crl (Results 1 – 2 of 2) sorted by relevance
24 string(%d) "%AURI:http://mobile.blue-software.ro:90/ca/crl.shtml%A"
5920 crls = p7->d.sign->crl; in PHP_FUNCTION()5926 crls = p7->d.signed_and_enveloped->crl; in PHP_FUNCTION()5955 X509_CRL* crl = sk_X509_CRL_value(crls, i); in PHP_FUNCTION() local5958 if (bio_out && PEM_write_bio_X509_CRL(bio_out, crl)) { in PHP_FUNCTION()6596 X509_CRL* crl = sk_X509_CRL_value(crls, i); in PHP_FUNCTION() local6599 if (bio_out && PEM_write_bio_X509_CRL(bio_out, crl)) { in PHP_FUNCTION()
Completed in 27 milliseconds