Home
last modified time | relevance | path

Searched refs:NestedOf (Results 1 – 25 of 40) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/mozpkix/include/pkix/
H A Dpkixder.h205 inline Result NestedOf(Reader& input, uint8_t outerTag, uint8_t innerTag, in NestedOf() function
452 return NestedOf( in OptionalExtensions()
/dports/security/ca_root_nss/nss-3.71/nss/lib/mozpkix/include/pkix/
H A Dpkixder.h205 inline Result NestedOf(Reader& input, uint8_t outerTag, uint8_t innerTag, in NestedOf() function
452 return NestedOf( in OptionalExtensions()
/dports/www/firefox/firefox-99.0/security/nss/lib/mozpkix/include/pkix/
H A Dpkixder.h205 inline Result NestedOf(Reader& input, uint8_t outerTag, uint8_t innerTag, in NestedOf() function
452 return NestedOf( in OptionalExtensions()
/dports/lang/spidermonkey60/firefox-60.9.0/security/pkix/lib/
H A Dpkixder.h194 inline Result NestedOf(Reader& input, uint8_t outerTag, uint8_t innerTag, in NestedOf() function
441 return NestedOf( in OptionalExtensions()
H A Dpkixcheck.cpp798 Result rv = der::NestedOf(input, der::SEQUENCE, der::OIDTag, in CheckExtendedKeyUsage()
879 return der::NestedOf(input, der::SEQUENCE, der::INTEGER, in TLSFeaturesSatisfiedInternal()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/pkix/lib/
H A Dpkixder.h210 NestedOf(Reader& input, uint8_t outerTag, uint8_t innerTag,
483 return NestedOf(tagged, SEQUENCE, SEQUENCE, EmptyAllowed::Yes,
H A Dpkixcheck.cpp824 Result rv = der::NestedOf(input, der::SEQUENCE, der::OIDTag,
909 return der::NestedOf(input, der::SEQUENCE, der::INTEGER,
/dports/security/nss/nss-3.76.1/nss/lib/mozpkix/include/pkix/
H A Dpkixder.h205 inline Result NestedOf(Reader& input, uint8_t outerTag, uint8_t innerTag, in NestedOf() function
452 return NestedOf( in OptionalExtensions()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/mozpkix/include/pkix/
H A Dpkixder.h205 inline Result NestedOf(Reader& input, uint8_t outerTag, uint8_t innerTag, in NestedOf() function
452 return NestedOf( in OptionalExtensions()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/mozpkix/include/pkix/
H A Dpkixder.h205 inline Result NestedOf(Reader& input, uint8_t outerTag, uint8_t innerTag, in NestedOf() function
452 return NestedOf( in OptionalExtensions()
/dports/www/firefox-esr/firefox-91.8.0/security/nss/gtests/mozpkix_gtest/
H A Dpkixder_input_tests.cpp842 TEST_F(pkixder_input_tests, NestedOf) in TEST_F() argument
849 NestedOf(input, SEQUENCE, INTEGER, EmptyAllowed::No, in TEST_F()
867 NestedOf(input, SEQUENCE, INTEGER, EmptyAllowed::No, in TEST_F()
/dports/security/ca_root_nss/nss-3.71/nss/gtests/mozpkix_gtest/
H A Dpkixder_input_tests.cpp842 TEST_F(pkixder_input_tests, NestedOf) in TEST_F() argument
849 NestedOf(input, SEQUENCE, INTEGER, EmptyAllowed::No, in TEST_F()
867 NestedOf(input, SEQUENCE, INTEGER, EmptyAllowed::No, in TEST_F()
/dports/www/firefox/firefox-99.0/security/nss/gtests/mozpkix_gtest/
H A Dpkixder_input_tests.cpp842 TEST_F(pkixder_input_tests, NestedOf) in TEST_F() argument
849 NestedOf(input, SEQUENCE, INTEGER, EmptyAllowed::No, in TEST_F()
867 NestedOf(input, SEQUENCE, INTEGER, EmptyAllowed::No, in TEST_F()
/dports/lang/spidermonkey60/firefox-60.9.0/security/pkix/test/gtest/
H A Dpkixder_input_tests.cpp774 TEST_F(pkixder_input_tests, NestedOf) { in TEST_F() argument
779 ASSERT_EQ(Success, NestedOf(input, SEQUENCE, INTEGER, EmptyAllowed::No, in TEST_F()
796 NestedOf(input, SEQUENCE, INTEGER, EmptyAllowed::No, in TEST_F()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/pkix/test/gtest/
H A Dpkixder_input_tests.cpp839 TEST_F(pkixder_input_tests, NestedOf) in TEST_F() argument
846 NestedOf(input, SEQUENCE, INTEGER, EmptyAllowed::No, in TEST_F()
864 NestedOf(input, SEQUENCE, INTEGER, EmptyAllowed::No, in TEST_F()
/dports/security/nss/nss-3.76.1/nss/gtests/mozpkix_gtest/
H A Dpkixder_input_tests.cpp842 TEST_F(pkixder_input_tests, NestedOf) in TEST_F() argument
849 NestedOf(input, SEQUENCE, INTEGER, EmptyAllowed::No, in TEST_F()
867 NestedOf(input, SEQUENCE, INTEGER, EmptyAllowed::No, in TEST_F()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/gtests/mozpkix_gtest/
H A Dpkixder_input_tests.cpp842 TEST_F(pkixder_input_tests, NestedOf) in TEST_F() argument
849 NestedOf(input, SEQUENCE, INTEGER, EmptyAllowed::No, in TEST_F()
867 NestedOf(input, SEQUENCE, INTEGER, EmptyAllowed::No, in TEST_F()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/gtests/mozpkix_gtest/
H A Dpkixder_input_tests.cpp842 TEST_F(pkixder_input_tests, NestedOf) in TEST_F() argument
849 NestedOf(input, SEQUENCE, INTEGER, EmptyAllowed::No, in TEST_F()
867 NestedOf(input, SEQUENCE, INTEGER, EmptyAllowed::No, in TEST_F()
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/mozpkix/lib/
H A Dpkixcheck.cpp836 Result rv = der::NestedOf(input, der::SEQUENCE, der::OIDTag, in CheckExtendedKeyUsage()
921 return der::NestedOf(input, der::SEQUENCE, der::INTEGER, in TLSFeaturesSatisfiedInternal()
H A Dpkixocsp.cpp515 rv = der::NestedOf(input, der::SEQUENCE, der::SEQUENCE, in test_file_in_lfs()
/dports/security/ca_root_nss/nss-3.71/nss/lib/mozpkix/lib/
H A Dpkixcheck.cpp836 Result rv = der::NestedOf(input, der::SEQUENCE, der::OIDTag, in CheckExtendedKeyUsage()
921 return der::NestedOf(input, der::SEQUENCE, der::INTEGER, in TLSFeaturesSatisfiedInternal()
/dports/www/firefox/firefox-99.0/security/nss/lib/mozpkix/lib/
H A Dpkixcheck.cpp836 Result rv = der::NestedOf(input, der::SEQUENCE, der::OIDTag, in CheckExtendedKeyUsage()
921 return der::NestedOf(input, der::SEQUENCE, der::INTEGER, in TLSFeaturesSatisfiedInternal()
/dports/security/nss/nss-3.76.1/nss/lib/mozpkix/lib/
H A Dpkixcheck.cpp836 Result rv = der::NestedOf(input, der::SEQUENCE, der::OIDTag, in CheckExtendedKeyUsage()
921 return der::NestedOf(input, der::SEQUENCE, der::INTEGER, in TLSFeaturesSatisfiedInternal()
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/mozpkix/lib/
H A Dpkixcheck.cpp836 Result rv = der::NestedOf(input, der::SEQUENCE, der::OIDTag, in CheckExtendedKeyUsage()
921 return der::NestedOf(input, der::SEQUENCE, der::INTEGER, in TLSFeaturesSatisfiedInternal()
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/mozpkix/lib/
H A Dpkixcheck.cpp836 Result rv = der::NestedOf(input, der::SEQUENCE, der::OIDTag, in CheckExtendedKeyUsage()
921 return der::NestedOf(input, der::SEQUENCE, der::INTEGER, in TLSFeaturesSatisfiedInternal()

12