Searched refs:pcPathLengthConstraint (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/x509v3/
H A Dv3_pcia.c51 ASN1_OPT(PROXY_CERT_INFO_EXTENSION,pcPathLengthConstraint,ASN1_INTEGER),
H A Dv3_pci.c61 if (pci->pcPathLengthConstraint)
62 i2a_ASN1_INTEGER(out, pci->pcPathLengthConstraint);
318 pci->pcPathLengthConstraint = pathlen; pathlen = NULL;
H A Dv3_purp.c396 if (pci->pcPathLengthConstraint) {
398 ASN1_INTEGER_get(pci->pcPathLengthConstraint);
H A Dx509v3.h349 ASN1_INTEGER *pcPathLengthConstraint; member in struct:PROXY_CERT_INFO_EXTENSION_st
/external/openssl/crypto/x509v3/
H A Dv3_pcia.c51 ASN1_OPT(PROXY_CERT_INFO_EXTENSION,pcPathLengthConstraint,ASN1_INTEGER),
H A Dv3_pci.c61 if (pci->pcPathLengthConstraint)
62 i2a_ASN1_INTEGER(out, pci->pcPathLengthConstraint);
318 pci->pcPathLengthConstraint = pathlen; pathlen = NULL;
H A Dv3_purp.c396 if (pci->pcPathLengthConstraint) {
398 ASN1_INTEGER_get(pci->pcPathLengthConstraint);
H A Dx509v3.h349 ASN1_INTEGER *pcPathLengthConstraint; member in struct:PROXY_CERT_INFO_EXTENSION_st
/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Dx509v3.h349 ASN1_INTEGER *pcPathLengthConstraint; member in struct:PROXY_CERT_INFO_EXTENSION_st
/external/openssl/include/openssl/
H A Dx509v3.h349 ASN1_INTEGER *pcPathLengthConstraint; member in struct:PROXY_CERT_INFO_EXTENSION_st

Completed in 113 milliseconds