Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dv3_cpols.c94 POLICYINFO *pol; variable
135 if (pol == NULL)
144 pol = POLICYINFO_new();
145 if (pol == NULL) {
150 pol->policyid = pobj;
153 POLICYINFO_free(pol);
171 POLICYINFO *pol; in policy_section() local
188 pol->policyid = pobj; in policy_section()
244 if (pol->policyid == NULL) { in policy_section()
249 return pol; in policy_section()
[all …]
/openssl/test/
H A Dpkits-test.pl819 my $pol = -1;
841 $pol = 1;
850 $pol = 2;
854 if ( $pol == 1 ) {
858 elsif ( $pol == 2 ) {
/openssl/test/certs/
H A Dsetup.sh474 ./mkcert.sh genca -c "1.3.6.1.4.1.16604.998855.1" "CA" ca-key ca-pol-cert root-key root-cert

Completed in 11 milliseconds