Searched refs:proxyPolicy (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/x509v3/
H A Dv3_pcia.c53 ASN1_SIMPLE(PROXY_CERT_INFO_EXTENSION,proxyPolicy,PROXY_POLICY)
H A Dv3_pci.c68 i2a_ASN1_OBJECT(out, pci->proxyPolicy->policyLanguage);
70 if (pci->proxyPolicy->policy && pci->proxyPolicy->policy->data)
72 pci->proxyPolicy->policy->data);
290 pci->proxyPolicy->policyLanguage = language;
292 pci->proxyPolicy->policy = policy;
H A Dx509v3.h326 PROXY_POLICY *proxyPolicy; member in struct:PROXY_CERT_INFO_EXTENSION_st
/freebsd-9.3-release/crypto/openssl/ssl/
H A Dssltest.c1581 switch (OBJ_obj2nid(pci->proxyPolicy->policyLanguage)) {
1602 pci->proxyPolicy->policy->data;
1603 i = pci->proxyPolicy->policy->length;
/freebsd-9.3-release/crypto/heimdal/lib/hx509/
H A Dca.c1275 &info.proxyPolicy.policyLanguage);

Completed in 111 milliseconds