Home
last modified time | relevance | path

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

/PHP-7.2/ext/openssl/
H A Dopenssl.c2389 X509_PURPOSE * purp; in PHP_FUNCTION() local
2394 purp = X509_PURPOSE_get0(i); in PHP_FUNCTION()
2395 id = X509_PURPOSE_get_id(purp); in PHP_FUNCTION()
2403 pname = useshortnames ? X509_PURPOSE_get0_sname(purp) : X509_PURPOSE_get0_name(purp); in PHP_FUNCTION()

Completed in 18 milliseconds