Home
last modified time | relevance | path

Searched refs:staple (Results 1 – 25 of 784) sorted by relevance

12345678910>>...32

/dports/security/hitch/hitch-1.7.0/src/
H A Docsp.c49 if (*staple == NULL) in HOCSP_free()
51 free((*staple)->staple); in HOCSP_free()
52 FREE_OBJ(*staple); in HOCSP_free()
53 *staple = NULL; in HOCSP_free()
149 sslstaple *staple; in HOCSP_staple_cb() local
162 memcpy(buf, staple->staple, staple->len); in HOCSP_staple_cb()
201 AN(staple); in HOCSP_init_resp()
202 staple->staple = buf; in HOCSP_init_resp()
203 staple->len = len; in HOCSP_init_resp()
219 sc->staple = staple; in HOCSP_init_resp()
[all …]
H A Dhitch.h74 sslstaple *staple; member
89 unsigned char *staple; member
/dports/security/modsecurity3-nginx/nginx-1.20.0/src/event/
H A Dngx_event_openssl_stapling.c259 staple->name = X509_get_ex_data(staple->cert, in ngx_ssl_stapling_certificate()
348 staple->staple.data = buf; in ngx_ssl_stapling_file()
349 staple->staple.len = len; in ngx_ssl_stapling_file()
592 if (staple->staple.len in ngx_ssl_certificate_status_callback()
597 p = OPENSSL_malloc(staple->staple.len); in ngx_ssl_certificate_status_callback()
603 ngx_memcpy(p, staple->staple.data, staple->staple.len); in ngx_ssl_certificate_status_callback()
692 if (staple->staple.data) { in ngx_ssl_stapling_ocsp_handler()
693 ngx_free(staple->staple.data); in ngx_ssl_stapling_ocsp_handler()
696 staple->staple = response; in ngx_ssl_stapling_ocsp_handler()
762 if (staple->staple.data) { in ngx_ssl_stapling_cleanup()
[all …]
/dports/www/nginx-naxsi/nginx-1.20.2/src/event/
H A Dngx_event_openssl_stapling.c259 staple->name = X509_get_ex_data(staple->cert, in ngx_ssl_stapling_certificate()
348 staple->staple.data = buf; in ngx_ssl_stapling_file()
349 staple->staple.len = len; in ngx_ssl_stapling_file()
592 if (staple->staple.len in ngx_ssl_certificate_status_callback()
597 p = OPENSSL_malloc(staple->staple.len); in ngx_ssl_certificate_status_callback()
603 ngx_memcpy(p, staple->staple.data, staple->staple.len); in ngx_ssl_certificate_status_callback()
692 if (staple->staple.data) { in ngx_ssl_stapling_ocsp_handler()
693 ngx_free(staple->staple.data); in ngx_ssl_stapling_ocsp_handler()
696 staple->staple = response; in ngx_ssl_stapling_ocsp_handler()
762 if (staple->staple.data) { in ngx_ssl_stapling_cleanup()
[all …]
/dports/www/nginx-lite/nginx-1.20.2/src/event/
H A Dngx_event_openssl_stapling.c259 staple->name = X509_get_ex_data(staple->cert, in ngx_ssl_stapling_certificate()
348 staple->staple.data = buf; in ngx_ssl_stapling_file()
349 staple->staple.len = len; in ngx_ssl_stapling_file()
592 if (staple->staple.len in ngx_ssl_certificate_status_callback()
597 p = OPENSSL_malloc(staple->staple.len); in ngx_ssl_certificate_status_callback()
603 ngx_memcpy(p, staple->staple.data, staple->staple.len); in ngx_ssl_certificate_status_callback()
692 if (staple->staple.data) { in ngx_ssl_stapling_ocsp_handler()
693 ngx_free(staple->staple.data); in ngx_ssl_stapling_ocsp_handler()
696 staple->staple = response; in ngx_ssl_stapling_ocsp_handler()
762 if (staple->staple.data) { in ngx_ssl_stapling_cleanup()
[all …]
/dports/www/nginx-full/nginx-1.20.2/src/event/
H A Dngx_event_openssl_stapling.c259 staple->name = X509_get_ex_data(staple->cert, in ngx_ssl_stapling_certificate()
348 staple->staple.data = buf; in ngx_ssl_stapling_file()
349 staple->staple.len = len; in ngx_ssl_stapling_file()
592 if (staple->staple.len in ngx_ssl_certificate_status_callback()
597 p = OPENSSL_malloc(staple->staple.len); in ngx_ssl_certificate_status_callback()
603 ngx_memcpy(p, staple->staple.data, staple->staple.len); in ngx_ssl_certificate_status_callback()
692 if (staple->staple.data) { in ngx_ssl_stapling_ocsp_handler()
693 ngx_free(staple->staple.data); in ngx_ssl_stapling_ocsp_handler()
696 staple->staple = response; in ngx_ssl_stapling_ocsp_handler()
762 if (staple->staple.data) { in ngx_ssl_stapling_cleanup()
[all …]
/dports/www/nginx-devel/nginx-1.21.5/src/event/
H A Dngx_event_openssl_stapling.c259 staple->name = X509_get_ex_data(staple->cert, in ngx_ssl_stapling_certificate()
348 staple->staple.data = buf; in ngx_ssl_stapling_file()
349 staple->staple.len = len; in ngx_ssl_stapling_file()
592 if (staple->staple.len in ngx_ssl_certificate_status_callback()
597 p = OPENSSL_malloc(staple->staple.len); in ngx_ssl_certificate_status_callback()
603 ngx_memcpy(p, staple->staple.data, staple->staple.len); in ngx_ssl_certificate_status_callback()
692 if (staple->staple.data) { in ngx_ssl_stapling_ocsp_handler()
693 ngx_free(staple->staple.data); in ngx_ssl_stapling_ocsp_handler()
696 staple->staple = response; in ngx_ssl_stapling_ocsp_handler()
762 if (staple->staple.data) { in ngx_ssl_stapling_cleanup()
[all …]
/dports/www/nginx/nginx-1.20.2/src/event/
H A Dngx_event_openssl_stapling.c259 staple->name = X509_get_ex_data(staple->cert, in ngx_ssl_stapling_certificate()
348 staple->staple.data = buf; in ngx_ssl_stapling_file()
349 staple->staple.len = len; in ngx_ssl_stapling_file()
592 if (staple->staple.len in ngx_ssl_certificate_status_callback()
597 p = OPENSSL_malloc(staple->staple.len); in ngx_ssl_certificate_status_callback()
603 ngx_memcpy(p, staple->staple.data, staple->staple.len); in ngx_ssl_certificate_status_callback()
692 if (staple->staple.data) { in ngx_ssl_stapling_ocsp_handler()
693 ngx_free(staple->staple.data); in ngx_ssl_stapling_ocsp_handler()
696 staple->staple = response; in ngx_ssl_stapling_ocsp_handler()
762 if (staple->staple.data) { in ngx_ssl_stapling_cleanup()
[all …]
/dports/security/dropbear/dropbear-2020.81/
H A Ddbmalloc.c72 static struct dbmalloc_header* staple; variable
83 struct dbmalloc_header* oldstaple = staple; in m_malloc_free_epoch()
84 staple = NULL; in m_malloc_free_epoch()
105 if (staple) { in put_alloc()
106 staple->prev = header; in put_alloc()
108 header->next = staple; in put_alloc()
109 staple = header; in put_alloc()
119 if (staple == header) { in remove_alloc()
120 staple = header->next; in remove_alloc()
/dports/lang/spidermonkey60/firefox-60.9.0/security/manager/ssl/tests/unit/ocsp_certs/
H A Dmoz.build19 # 'must-staple-ee.pem',
20 # 'must-staple-ee-with-must-staple-int.pem',
21 # 'must-staple-missing-ee.pem',
29 # 'test-must-staple-int.pem',
/dports/www/firefox-legacy/firefox-52.8.0esr/security/manager/ssl/tests/unit/ocsp_certs/
H A Dmoz.build19 # 'must-staple-ee.pem',
20 # 'must-staple-ee-with-must-staple-int.pem',
21 # 'must-staple-missing-ee.pem',
29 # 'test-must-staple-int.pem',
/dports/lang/spidermonkey78/firefox-78.9.0/security/manager/ssl/tests/unit/ocsp_certs/
H A Dmoz.build19 # 'must-staple-ee.pem',
20 # 'must-staple-ee-with-must-staple-int.pem',
21 # 'must-staple-missing-ee.pem',
29 # 'test-must-staple-int.pem',
/dports/security/libretls/libretls-3.4.2/
H A Dtls_config.c377 const uint8_t *staple, size_t staple_len) in tls_config_add_keypair_mem_internal() argument
388 if (staple != NULL && in tls_config_add_keypair_mem_internal()
389 tls_keypair_set_ocsp_staple_mem(keypair, &config->error, staple, in tls_config_add_keypair_mem_internal()
420 size_t cert_len, const uint8_t *key, size_t key_len, const uint8_t *staple, in tls_config_add_keypair_ocsp_mem() argument
424 key_len, staple, staple_len); in tls_config_add_keypair_ocsp_mem()
648 const uint8_t *staple, size_t staple_len) in tls_config_set_keypair_mem_internal() argument
654 if ((staple != NULL) && in tls_config_set_keypair_mem_internal()
655 (tls_config_set_ocsp_staple_mem(config, staple, staple_len) != 0)) in tls_config_set_keypair_mem_internal()
688 const uint8_t *staple, size_t staple_len) in tls_config_set_keypair_ocsp_mem() argument
691 key, key_len, staple, staple_len); in tls_config_set_keypair_ocsp_mem()
[all …]
/dports/security/libressl-static/libressl-3.3.5/tls/
H A Dtls_config.c376 const uint8_t *staple, size_t staple_len) in tls_config_add_keypair_mem_internal() argument
387 if (staple != NULL && in tls_config_add_keypair_mem_internal()
388 tls_keypair_set_ocsp_staple_mem(keypair, &config->error, staple, in tls_config_add_keypair_mem_internal()
419 size_t cert_len, const uint8_t *key, size_t key_len, const uint8_t *staple, in tls_config_add_keypair_ocsp_mem() argument
423 key_len, staple, staple_len); in tls_config_add_keypair_ocsp_mem()
647 const uint8_t *staple, size_t staple_len) in tls_config_set_keypair_mem_internal() argument
653 if ((staple != NULL) && in tls_config_set_keypair_mem_internal()
654 (tls_config_set_ocsp_staple_mem(config, staple, staple_len) != 0)) in tls_config_set_keypair_mem_internal()
687 const uint8_t *staple, size_t staple_len) in tls_config_set_keypair_ocsp_mem() argument
690 key, key_len, staple, staple_len); in tls_config_set_keypair_ocsp_mem()
[all …]
/dports/security/libressl/libressl-3.4.3/tls/
H A Dtls_config.c376 const uint8_t *staple, size_t staple_len) in tls_config_add_keypair_mem_internal() argument
387 if (staple != NULL && in tls_config_add_keypair_mem_internal()
388 tls_keypair_set_ocsp_staple_mem(keypair, &config->error, staple, in tls_config_add_keypair_mem_internal()
419 size_t cert_len, const uint8_t *key, size_t key_len, const uint8_t *staple, in tls_config_add_keypair_ocsp_mem() argument
423 key_len, staple, staple_len); in tls_config_add_keypair_ocsp_mem()
647 const uint8_t *staple, size_t staple_len) in tls_config_set_keypair_mem_internal() argument
653 if ((staple != NULL) && in tls_config_set_keypair_mem_internal()
654 (tls_config_set_ocsp_staple_mem(config, staple, staple_len) != 0)) in tls_config_set_keypair_mem_internal()
687 const uint8_t *staple, size_t staple_len) in tls_config_set_keypair_ocsp_mem() argument
690 key, key_len, staple, staple_len); in tls_config_set_keypair_ocsp_mem()
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/libressl/tls/
H A Dtls_config.c373 const uint8_t *staple, size_t staple_len) in tls_config_add_keypair_mem_internal() argument
383 if (staple != NULL && in tls_config_add_keypair_mem_internal()
384 tls_keypair_set_ocsp_staple_mem(keypair, &config->error, staple, in tls_config_add_keypair_mem_internal()
415 size_t cert_len, const uint8_t *key, size_t key_len, const uint8_t *staple, in tls_config_add_keypair_ocsp_mem() argument
419 key_len, staple, staple_len); in tls_config_add_keypair_ocsp_mem()
643 const uint8_t *staple, size_t staple_len) in tls_config_set_keypair_mem_internal() argument
649 if ((staple != NULL) && in tls_config_set_keypair_mem_internal()
650 (tls_config_set_ocsp_staple_mem(config, staple, staple_len) != 0)) in tls_config_set_keypair_mem_internal()
683 const uint8_t *staple, size_t staple_len) in tls_config_set_keypair_ocsp_mem() argument
686 key, key_len, staple, staple_len); in tls_config_set_keypair_ocsp_mem()
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/libressl/tls/
H A Dtls_config.c373 const uint8_t *staple, size_t staple_len) in tls_config_add_keypair_mem_internal() argument
383 if (staple != NULL && in tls_config_add_keypair_mem_internal()
384 tls_keypair_set_ocsp_staple_mem(keypair, &config->error, staple, in tls_config_add_keypair_mem_internal()
415 size_t cert_len, const uint8_t *key, size_t key_len, const uint8_t *staple, in tls_config_add_keypair_ocsp_mem() argument
419 key_len, staple, staple_len); in tls_config_add_keypair_ocsp_mem()
643 const uint8_t *staple, size_t staple_len) in tls_config_set_keypair_mem_internal() argument
649 if ((staple != NULL) && in tls_config_set_keypair_mem_internal()
650 (tls_config_set_ocsp_staple_mem(config, staple, staple_len) != 0)) in tls_config_set_keypair_mem_internal()
683 const uint8_t *staple, size_t staple_len) in tls_config_set_keypair_ocsp_mem() argument
686 key, key_len, staple, staple_len); in tls_config_set_keypair_ocsp_mem()
[all …]
/dports/www/obhttpd/libressl-3.4.1/tls/
H A Dtls_config.c376 const uint8_t *staple, size_t staple_len) in tls_config_add_keypair_mem_internal() argument
387 if (staple != NULL && in tls_config_add_keypair_mem_internal()
388 tls_keypair_set_ocsp_staple_mem(keypair, &config->error, staple, in tls_config_add_keypair_mem_internal()
419 size_t cert_len, const uint8_t *key, size_t key_len, const uint8_t *staple, in tls_config_add_keypair_ocsp_mem() argument
423 key_len, staple, staple_len); in tls_config_add_keypair_ocsp_mem()
647 const uint8_t *staple, size_t staple_len) in tls_config_set_keypair_mem_internal() argument
653 if ((staple != NULL) && in tls_config_set_keypair_mem_internal()
654 (tls_config_set_ocsp_staple_mem(config, staple, staple_len) != 0)) in tls_config_set_keypair_mem_internal()
687 const uint8_t *staple, size_t staple_len) in tls_config_set_keypair_ocsp_mem() argument
690 key, key_len, staple, staple_len); in tls_config_set_keypair_ocsp_mem()
[all …]
/dports/security/hitch/hitch-1.7.0/src/tests/
H A Dtest14-ocsp-vfy.sh19 ocsp-verify-staple = on
41 ocsp-verify-staple = off
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/ocsp/
H A Docsp.go150 func processStaple(cfg config, staple []byte) (*ResponseDetails, error) {
157 if mustStaple && len(staple) == 0 {
162 if len(staple) == 0 {
166 parsedResponse, err := ocsp.ParseResponseForCert(staple, cfg.serverCert, cfg.issuer)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/ocsp/
H A Docsp.go150 func processStaple(cfg config, staple []byte) (*ResponseDetails, error) {
157 if mustStaple && len(staple) == 0 {
162 if len(staple) == 0 {
166 parsedResponse, err := ocsp.ParseResponseForCert(staple, cfg.serverCert, cfg.issuer)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/ocsp/
H A Docsp.go150 func processStaple(cfg config, staple []byte) (*ResponseDetails, error) {
157 if mustStaple && len(staple) == 0 {
162 if len(staple) == 0 {
166 parsedResponse, err := ocsp.ParseResponseForCert(staple, cfg.serverCert, cfg.issuer)
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/ocsp/
H A Docsp.go150 func processStaple(cfg config, staple []byte) (*ResponseDetails, error) {
157 if mustStaple && len(staple) == 0 {
162 if len(staple) == 0 {
166 parsedResponse, err := ocsp.ParseResponseForCert(staple, cfg.serverCert, cfg.issuer)
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/installer/mac/signing/
H A Dnotarize_test.py258 notarize.staple('/tmp/file.dmg')
263 def test_staple_bundled_parts(self, staple): argument
276 staple.assert_has_calls([
/dports/security/p5-IO-Socket-SSL/IO-Socket-SSL-2.073/t/external/
H A Dfingerprint.pl15 staple => 1
24 staple => 0

12345678910>>...32