Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/x509/
H A Dv3_pcia.c51 ASN1_SIMPLE(PROXY_POLICY, policyLanguage, ASN1_OBJECT),
H A Dv3_pci.c84 i2a_ASN1_OBJECT(out, pci->proxyPolicy->policyLanguage); in i2r_pci()
305 pci->proxyPolicy->policyLanguage = language; in r2i_pci()
/freebsd/crypto/openssl/doc/man7/
H A Dproxy-certificates.pod229 switch (OBJ_obj2nid(pci->proxyPolicy->policyLanguage)) {
/freebsd/crypto/heimdal/lib/asn1/
H A Drfc2459.asn1532 policyLanguage OBJECT IDENTIFIER,
/freebsd/crypto/heimdal/lib/hx509/
H A Dca.c1351 &info.proxyPolicy.policyLanguage); in ca_sign()
/freebsd/crypto/openssl/include/openssl/
H A Dx509v3.h.in355 ASN1_OBJECT *policyLanguage; member
H A Dx509v3.h595 ASN1_OBJECT *policyLanguage; member