Home
last modified time | relevance | path

Searched defs:CAServer (Results 1 – 25 of 135) sorted by relevance

123456

/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/ARM/
H A Dthumb1-varalloc.ll38 ; CHECK-NEXT: subs r4, #1
44 declare noalias i8* @strdup(i8* nocapture) nounwind
47 ; Simple variable ending up *at* sp.
48 define void @test_simple_var() {
51 %addr32 = alloca i32
54 ; CHECK: mov r0, sp
55 ; CHECK-NOT: adds r0
57 call void @take_ptr(i8* %addr8)
58 ret void
116 %addr2 = alloca i8, i32 1268
[all …]
/dports/sysutils/istio/istio-1.6.7/security/pkg/nodeagent/test/mock/
H A Dcaserver.go40 type CAServer struct { struct
41 URL string
42 GRPCServer *grpc.Server
44 certPem []byte
45 keyPem []byte
46 keyCertBundle util.KeyCertBundle
47 certLifetime time.Duration
49 rejectCSR bool
50 emptyCert bool
51 faultInjectLock *sync.Mutex
[all …]
/dports/net/grpcui/grpcui-1.1.0/vendor/golang.org/x/crypto/acme/autocert/internal/acmetest/
H A Dca.go38 type CAServer struct { struct
39 URL string // server URL after it has been started
42 rootKey crypto.Signer
43 rootCert []byte // DER encoding
44 rootTemplate *x509.Certificate
46 server *httptest.Server
47 challengeTypes []string // supported challenge types
50 mu sync.Mutex
116 func (ca *CAServer) Close() {
124 func (ca *CAServer) addr(domain string) (string, error) {
[all …]
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/golang.org/x/crypto/acme/autocert/internal/acmetest/
H A Dca.go38 type CAServer struct { struct
39 URL string // server URL after it has been started
42 rootKey crypto.Signer
43 rootCert []byte // DER encoding
44 rootTemplate *x509.Certificate
46 server *httptest.Server
47 challengeTypes []string // supported challenge types
50 mu sync.Mutex
116 func (ca *CAServer) Close() {
124 func (ca *CAServer) addr(domain string) (string, error) {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/golang.org/x/crypto/acme/autocert/internal/acmetest/
H A Dca.go38 type CAServer struct { struct
39 URL string // server URL after it has been started
42 rootKey crypto.Signer
43 rootCert []byte // DER encoding
44 rootTemplate *x509.Certificate
46 server *httptest.Server
47 challengeTypes []string // supported challenge types
50 mu sync.Mutex
116 func (ca *CAServer) Close() {
124 func (ca *CAServer) addr(domain string) (string, error) {
[all …]
/dports/devel/gh/cli-2.4.0/vendor/golang.org/x/crypto/acme/autocert/internal/acmetest/
H A Dca.go38 type CAServer struct { struct
39 URL string // server URL after it has been started
42 rootKey crypto.Signer
43 rootCert []byte // DER encoding
44 rootTemplate *x509.Certificate
46 server *httptest.Server
47 challengeTypes []string // supported challenge types
50 mu sync.Mutex
116 func (ca *CAServer) Close() {
124 func (ca *CAServer) addr(domain string) (string, error) {
[all …]
/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/golang.org/x/crypto/acme/autocert/internal/acmetest/
H A Dca.go38 type CAServer struct { struct
39 URL string // server URL after it has been started
42 rootKey crypto.Signer
43 rootCert []byte // DER encoding
44 rootTemplate *x509.Certificate
46 server *httptest.Server
47 challengeTypes []string // supported challenge types
50 mu sync.Mutex
116 func (ca *CAServer) Close() {
124 func (ca *CAServer) addr(domain string) (string, error) {
[all …]
/dports/sysutils/cbsd-mq-api/cbsd-mq-api-0.3/vendor/golang.org/x/crypto/acme/autocert/internal/acmetest/
H A Dca.go38 type CAServer struct { struct
39 URL string // server URL after it has been started
42 rootKey crypto.Signer
43 rootCert []byte // DER encoding
44 rootTemplate *x509.Certificate
46 server *httptest.Server
47 challengeTypes []string // supported challenge types
50 mu sync.Mutex
116 func (ca *CAServer) Close() {
124 func (ca *CAServer) addr(domain string) (string, error) {
[all …]
/dports/sysutils/cbsd-mq-router/cbsd-mq-router-0.2/vendor/golang.org/x/crypto/acme/autocert/internal/acmetest/
H A Dca.go38 type CAServer struct { struct
39 URL string // server URL after it has been started
42 rootKey crypto.Signer
43 rootCert []byte // DER encoding
44 rootTemplate *x509.Certificate
46 server *httptest.Server
47 challengeTypes []string // supported challenge types
50 mu sync.Mutex
116 func (ca *CAServer) Close() {
124 func (ca *CAServer) addr(domain string) (string, error) {
[all …]
/dports/deskutils/pet/pet-0.4.0/vendor/golang.org/x/crypto/acme/autocert/internal/acmetest/
H A Dca.go38 type CAServer struct { struct
39 URL string // server URL after it has been started
42 rootKey crypto.Signer
43 rootCert []byte // DER encoding
44 rootTemplate *x509.Certificate
46 server *httptest.Server
47 challengeTypes []string // supported challenge types
50 mu sync.Mutex
116 func (ca *CAServer) Close() {
124 func (ca *CAServer) addr(domain string) (string, error) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/crypto/acme/autocert/internal/acmetest/
H A Dca.go38 type CAServer struct { struct
39 URL string // server URL after it has been started
42 rootKey crypto.Signer
43 rootCert []byte // DER encoding
44 rootTemplate *x509.Certificate
46 server *httptest.Server
47 challengeTypes []string // supported challenge types
50 mu sync.Mutex
116 func (ca *CAServer) Close() {
124 func (ca *CAServer) addr(domain string) (string, error) {
[all …]
/dports/dns/prometheus-dnssec-exporter/prometheus-dnssec-exporter-caa7d89/vendor/golang.org/x/crypto/acme/autocert/internal/acmetest/
H A Dca.go38 type CAServer struct { struct
39 URL string // server URL after it has been started
42 rootKey crypto.Signer
43 rootCert []byte // DER encoding
44 rootTemplate *x509.Certificate
46 server *httptest.Server
47 challengeTypes []string // supported challenge types
50 mu sync.Mutex
116 func (ca *CAServer) Close() {
124 func (ca *CAServer) addr(domain string) (string, error) {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/crypto/acme/autocert/internal/acmetest/
H A Dca.go38 type CAServer struct { struct
39 URL string // server URL after it has been started
42 rootKey crypto.Signer
43 rootCert []byte // DER encoding
44 rootTemplate *x509.Certificate
46 server *httptest.Server
47 challengeTypes []string // supported challenge types
50 mu sync.Mutex
116 func (ca *CAServer) Close() {
124 func (ca *CAServer) addr(domain string) (string, error) {
[all …]
/dports/devel/lazygit/lazygit-0.31.4/vendor/golang.org/x/crypto/crypto-7f63de1d35b0/acme/autocert/internal/acmetest/
H A Dca.go38 type CAServer struct { struct
39 URL string // server URL after it has been started
42 rootKey crypto.Signer
43 rootCert []byte // DER encoding
44 rootTemplate *x509.Certificate
46 server *httptest.Server
47 challengeTypes []string // supported challenge types
50 mu sync.Mutex
116 func (ca *CAServer) Close() {
124 func (ca *CAServer) addr(domain string) (string, error) {
[all …]
/dports/security/lego/lego-4.5.3/vendor/golang.org/x/crypto/acme/autocert/internal/acmetest/
H A Dca.go38 type CAServer struct { struct
39 URL string // server URL after it has been started
42 rootKey crypto.Signer
43 rootCert []byte // DER encoding
44 rootTemplate *x509.Certificate
46 server *httptest.Server
47 challengeTypes []string // supported challenge types
50 mu sync.Mutex
116 func (ca *CAServer) Close() {
124 func (ca *CAServer) addr(domain string) (string, error) {
[all …]
/dports/net/rospo/rospo-0.7.1/vendor/golang.org/x/crypto/crypto-32db794688a5/acme/autocert/internal/acmetest/
H A Dca.go38 type CAServer struct { struct
39 URL string // server URL after it has been started
42 rootKey crypto.Signer
43 rootCert []byte // DER encoding
44 rootTemplate *x509.Certificate
46 server *httptest.Server
47 challengeTypes []string // supported challenge types
50 mu sync.Mutex
116 func (ca *CAServer) Close() {
124 func (ca *CAServer) addr(domain string) (string, error) {
[all …]
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/golang.org/x/crypto/acme/autocert/internal/acmetest/
H A Dca.go38 type CAServer struct { struct
39 URL string // server URL after it has been started
42 rootKey crypto.Signer
43 rootCert []byte // DER encoding
44 rootTemplate *x509.Certificate
46 server *httptest.Server
47 challengeTypes []string // supported challenge types
50 mu sync.Mutex
116 func (ca *CAServer) Close() {
124 func (ca *CAServer) addr(domain string) (string, error) {
[all …]
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/golang.org/x/crypto/acme/autocert/internal/acmetest/
H A Dca.go38 type CAServer struct { struct
39 URL string // server URL after it has been started
42 rootKey crypto.Signer
43 rootCert []byte // DER encoding
44 rootTemplate *x509.Certificate
46 server *httptest.Server
47 challengeTypes []string // supported challenge types
50 mu sync.Mutex
116 func (ca *CAServer) Close() {
124 func (ca *CAServer) addr(domain string) (string, error) {
[all …]
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/golang.org/x/crypto/acme/autocert/internal/acmetest/
H A Dca.go38 type CAServer struct { struct
39 URL string // server URL after it has been started
42 rootKey crypto.Signer
43 rootCert []byte // DER encoding
44 rootTemplate *x509.Certificate
46 server *httptest.Server
47 challengeTypes []string // supported challenge types
50 mu sync.Mutex
116 func (ca *CAServer) Close() {
124 func (ca *CAServer) addr(domain string) (string, error) {
[all …]
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/golang.org/x/crypto/acme/autocert/internal/acmetest/
H A Dca.go38 type CAServer struct { struct
39 URL string // server URL after it has been started
42 rootKey crypto.Signer
43 rootCert []byte // DER encoding
44 rootTemplate *x509.Certificate
46 server *httptest.Server
47 challengeTypes []string // supported challenge types
50 mu sync.Mutex
116 func (ca *CAServer) Close() {
124 func (ca *CAServer) addr(domain string) (string, error) {
[all …]
/dports/security/meek/meek-0.35.0/vendor/golang.org/x/crypto/acme/autocert/internal/acmetest/
H A Dca.go38 type CAServer struct { struct
39 URL string // server URL after it has been started
42 rootKey crypto.Signer
43 rootCert []byte // DER encoding
44 rootTemplate *x509.Certificate
46 server *httptest.Server
47 challengeTypes []string // supported challenge types
50 mu sync.Mutex
116 func (ca *CAServer) Close() {
124 func (ca *CAServer) addr(domain string) (string, error) {
[all …]
/dports/mail/aerc/aerc-0.4.0/vendor/golang.org/x/crypto/acme/autocert/internal/acmetest/
H A Dca.go38 type CAServer struct { struct
39 URL string // server URL after it has been started
42 rootKey crypto.Signer
43 rootCert []byte // DER encoding
44 rootTemplate *x509.Certificate
46 server *httptest.Server
47 challengeTypes []string // supported challenge types
50 mu sync.Mutex
116 func (ca *CAServer) Close() {
124 func (ca *CAServer) addr(domain string) (string, error) {
[all …]
/dports/net-im/ssh-chat/ssh-chat-1.10.1/vendor/golang.org/x/crypto/acme/autocert/internal/acmetest/
H A Dca.go38 type CAServer struct { struct
39 URL string // server URL after it has been started
42 rootKey crypto.Signer
43 rootCert []byte // DER encoding
44 rootTemplate *x509.Certificate
46 server *httptest.Server
47 challengeTypes []string // supported challenge types
50 mu sync.Mutex
116 func (ca *CAServer) Close() {
124 func (ca *CAServer) addr(domain string) (string, error) {
[all …]
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/golang.org/x/crypto/acme/autocert/internal/acmetest/
H A Dca.go38 type CAServer struct { struct
39 URL string // server URL after it has been started
42 rootKey crypto.Signer
43 rootCert []byte // DER encoding
44 rootTemplate *x509.Certificate
46 server *httptest.Server
47 challengeTypes []string // supported challenge types
50 mu sync.Mutex
116 func (ca *CAServer) Close() {
124 func (ca *CAServer) addr(domain string) (string, error) {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/crypto/acme/autocert/internal/acmetest/
H A Dca.go38 type CAServer struct { struct
39 URL string // server URL after it has been started
42 rootKey crypto.Signer
43 rootCert []byte // DER encoding
44 rootTemplate *x509.Certificate
46 server *httptest.Server
47 challengeTypes []string // supported challenge types
50 mu sync.Mutex
116 func (ca *CAServer) Close() {
124 func (ca *CAServer) addr(domain string) (string, error) {
[all …]

123456