Home
last modified time | relevance | path

Searched refs:end_cert (Results 1 – 25 of 45) sorted by relevance

12

/dports/graphics/argyllcms/Argyll_V1.9.2/ccast/axTLS/
H A Dx509.c86 goto end_cert; in x509_new()
93 goto end_cert; in x509_new()
98 goto end_cert; in x509_new()
103 goto end_cert; in x509_new()
109 goto end_cert; in x509_new()
117 goto end_cert; in x509_new()
201 goto end_cert; in x509_new()
204 end_cert: in x509_new()
/dports/security/axTLS/axTLS/ssl/
H A Dx509.c86 goto end_cert; in x509_new()
93 goto end_cert; in x509_new()
98 goto end_cert; in x509_new()
103 goto end_cert; in x509_new()
109 goto end_cert; in x509_new()
117 goto end_cert; in x509_new()
201 goto end_cert; in x509_new()
204 end_cert: in x509_new()
/dports/multimedia/kodi/xbmc-19.3-Matrix/lib/libUPnP/Neptune/ThirdParty/axTLS/ssl/
H A Dx509.c86 goto end_cert; in x509_new()
93 goto end_cert; in x509_new()
98 goto end_cert; in x509_new()
103 goto end_cert; in x509_new()
109 goto end_cert; in x509_new()
117 goto end_cert; in x509_new()
207 goto end_cert; in x509_new()
226 end_cert: in x509_new()
/dports/lang/micropython/axtls-531cab9/ssl/
H A Dx509.c74 goto end_cert; in x509_new()
81 goto end_cert; in x509_new()
86 goto end_cert; in x509_new()
90 goto end_cert; in x509_new()
96 goto end_cert; in x509_new()
104 goto end_cert; in x509_new()
179 goto end_cert; in x509_new()
182 end_cert: in x509_new()
/dports/lang/gauche/Gauche-0.9.10/ext/tls/axTLS/ssl/
H A Dx509.c74 goto end_cert; in x509_new()
81 goto end_cert; in x509_new()
86 goto end_cert; in x509_new()
90 goto end_cert; in x509_new()
96 goto end_cert; in x509_new()
104 goto end_cert; in x509_new()
179 goto end_cert; in x509_new()
182 end_cert: in x509_new()
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/crypto/pkcs7/
H A Dpkcs7.c228 unsigned char *end_set, *end_cert; in pkcs7_get_certificates() local
249 end_cert = *p + len2; in pkcs7_get_certificates()
251 if (end_cert != end_set) in pkcs7_get_certificates()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/x509/
H A Dx509path.h249 const X509_Certificate& end_cert,
271 const X509_Certificate& end_cert,
H A Dx509path.cpp926 const X509_Certificate& end_cert, in x509_path_validate() argument
936 certs.push_back(end_cert); in x509_path_validate()
957 const X509_Certificate& end_cert, in x509_path_validate() argument
967 certs.push_back(end_cert); in x509_path_validate()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/x509/
H A Dx509path.h249 const X509_Certificate& end_cert,
271 const X509_Certificate& end_cert,
H A Dx509path.cpp926 const X509_Certificate& end_cert, in x509_path_validate() argument
936 certs.push_back(end_cert); in x509_path_validate()
957 const X509_Certificate& end_cert, in x509_path_validate() argument
967 certs.push_back(end_cert); in x509_path_validate()
/dports/security/botan2/Botan-2.18.2/src/lib/x509/
H A Dx509path.h249 const X509_Certificate& end_cert,
271 const X509_Certificate& end_cert,
H A Dx509path.cpp926 const X509_Certificate& end_cert, in x509_path_validate() argument
936 certs.push_back(end_cert); in x509_path_validate()
957 const X509_Certificate& end_cert, in x509_path_validate() argument
967 certs.push_back(end_cert); in x509_path_validate()
/dports/security/botan110/Botan-1.10.17/src/cert/x509store/
H A Dx509stor.cpp293 X509_Code X509_Store::construct_cert_chain(const X509_Certificate& end_cert, in construct_cert_chain() argument
297 size_t parent = find_parent_of(end_cert); in construct_cert_chain()
/dports/security/bearssl/bearssl-0.6/tools/
H A Dcerts.c194 (*xwc->inner)->end_cert(xwc->inner); in xwc_end_cert()
H A Dverify.c277 mc.vtable->end_cert(&mc.vtable); in do_verify()
/dports/games/retroarch/RetroArch-1.9.7/deps/bearssl-0.6/tools/
H A Dcerts.c194 (*xwc->inner)->end_cert(xwc->inner); in xwc_end_cert()
H A Dverify.c277 mc.vtable->end_cert(&mc.vtable); in do_verify()
/dports/security/gnutls/gnutls-3.6.16/lib/x509/
H A Dverify.c625 unsigned end_cert) in verify_crt() argument
691 if (end_cert != 0) { in verify_crt()
794 if (end_cert && check_for_unknown_exts(cert) != 0) { in verify_crt()
/dports/security/bearssl/bearssl-0.6/inc/
H A Dbearssl_x509.h428 void (*end_cert)(const br_x509_class **ctx); member
/dports/games/retroarch/RetroArch-1.9.7/deps/bearssl-0.6/inc/
H A Dbearssl_x509.h428 void (*end_cert)(const br_x509_class **ctx); member
/dports/security/py-pysaml24/pysaml2-4.9.0/src/saml2/
H A Dentity.py558 end_cert = "\n-----END CERTIFICATE-----\n"
561 if end_cert not in _cert:
562 _cert = "%s%s" % (_cert, end_cert)
/dports/security/py-pysaml26/pysaml2-6.5.2/src/saml2/
H A Dentity.py659 end_cert = "\n-----END CERTIFICATE-----\n"
662 if end_cert not in _cert:
663 _cert = "%s%s" % (_cert, end_cert)
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/doc/api_ref/
H A Dx509.rst462 x509_path_validate(const X509_Certificate& end_cert, \
471 matched against the subject DN in ``end_cert`` according to RFC 6125.
474 to the key usage fields in `end_cert` according to RFC 5280, if not set to
494 Returns true if a certificate path from *end_cert* to a trusted
507 is acting as the trust root for *end_cert*.
/dports/security/botan2/Botan-2.18.2/doc/api_ref/
H A Dx509.rst462 x509_path_validate(const X509_Certificate& end_cert, \
471 matched against the subject DN in ``end_cert`` according to RFC 6125.
474 to the key usage fields in `end_cert` according to RFC 5280, if not set to
494 Returns true if a certificate path from *end_cert* to a trusted
507 is acting as the trust root for *end_cert*.
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/doc/api_ref/
H A Dx509.rst462 x509_path_validate(const X509_Certificate& end_cert, \
471 matched against the subject DN in ``end_cert`` according to RFC 6125.
474 to the key usage fields in `end_cert` according to RFC 5280, if not set to
494 Returns true if a certificate path from *end_cert* to a trusted
507 is acting as the trust root for *end_cert*.

12