Searched refs:crl (Results 1 – 2 of 2) sorted by relevance
27 string(%d) "%AURI:http://mobile.blue-software.ro:90/ca/crl.shtml
5268 crls = p7->d.sign->crl; in PHP_FUNCTION()5274 crls = p7->d.signed_and_enveloped->crl; in PHP_FUNCTION()5303 X509_CRL* crl = sk_X509_CRL_value(crls, i); in PHP_FUNCTION() local5306 if (bio_out && PEM_write_bio_X509_CRL(bio_out, crl)) { in PHP_FUNCTION()5937 X509_CRL* crl = sk_X509_CRL_value(crls, i); in PHP_FUNCTION() local5940 if (bio_out && PEM_write_bio_X509_CRL(bio_out, crl)) { in PHP_FUNCTION()
Completed in 21 milliseconds