Home
last modified time | relevance | path

Searched refs:SessionKey (Results 1 – 25 of 900) sorted by relevance

12345678910>>...36

/dports/security/py-sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/openpgp/src/crypto/
H A Dmod.rs52 impl SessionKey { implementation
89 impl Deref for SessionKey { implementation
97 impl AsRef<[u8]> for SessionKey { implementation
103 impl DerefMut for SessionKey { implementation
109 impl AsMut<[u8]> for SessionKey { implementation
117 SessionKey(v) in from()
121 impl From<Vec<u8>> for SessionKey { implementation
123 SessionKey(v.into()) in from()
129 SessionKey(v.into()) in from()
133 impl From<&[u8]> for SessionKey { implementation
[all …]
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/openpgp/src/crypto/
H A Dmod.rs52 impl SessionKey { impl
89 impl Deref for SessionKey { implementation
97 impl AsRef<[u8]> for SessionKey { implementation
103 impl DerefMut for SessionKey { implementation
109 impl AsMut<[u8]> for SessionKey { implementation
117 SessionKey(v) in from()
121 impl From<Vec<u8>> for SessionKey { implementation
123 SessionKey(v.into()) in from()
129 SessionKey(v.into()) in from()
133 impl From<&[u8]> for SessionKey { implementation
[all …]
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dkeys.go20 type SessionKey struct { struct
26 func NewSessionKey(name, description string) *SessionKey {
27 return &SessionKey{name: name, description: description}
30 func (k *SessionKey) Name() string { return k.name } argument
31 func (k *SessionKey) Description() string { return k.description } argument
33 func (k *SessionKey) Format(w io.Writer, buf []byte, l label.Label) { argument
38 func (k *SessionKey) Of(v *Session) label.Label { return label.OfValue(k, v) } argument
41 func (k *SessionKey) Get(lm label.Map) *Session { argument
49 func (k *SessionKey) From(t label.Label) *Session { argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dkeys.go20 type SessionKey struct { struct
26 func NewSessionKey(name, description string) *SessionKey {
27 return &SessionKey{name: name, description: description}
30 func (k *SessionKey) Name() string { return k.name } argument
31 func (k *SessionKey) Description() string { return k.description } argument
33 func (k *SessionKey) Format(w io.Writer, buf []byte, l label.Label) { argument
38 func (k *SessionKey) Of(v *Session) label.Label { return label.OfValue(k, v) } argument
41 func (k *SessionKey) Get(lm label.Map) *Session { argument
49 func (k *SessionKey) From(t label.Label) *Session { argument
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dkeys.go20 type SessionKey struct { struct
26 func NewSessionKey(name, description string) *SessionKey {
27 return &SessionKey{name: name, description: description}
30 func (k *SessionKey) Name() string { return k.name } argument
31 func (k *SessionKey) Description() string { return k.description } argument
33 func (k *SessionKey) Format(w io.Writer, buf []byte, l label.Label) { argument
38 func (k *SessionKey) Of(v *Session) label.Label { return label.OfValue(k, v) } argument
41 func (k *SessionKey) Get(lm label.Map) *Session { argument
49 func (k *SessionKey) From(t label.Label) *Session { argument
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dkeys.go20 type SessionKey struct { struct
26 func NewSessionKey(name, description string) *SessionKey {
27 return &SessionKey{name: name, description: description}
30 func (k *SessionKey) Name() string { return k.name } argument
31 func (k *SessionKey) Description() string { return k.description } argument
33 func (k *SessionKey) Format(w io.Writer, buf []byte, l label.Label) { argument
38 func (k *SessionKey) Of(v *Session) label.Label { return label.OfValue(k, v) } argument
41 func (k *SessionKey) Get(lm label.Map) *Session { argument
49 func (k *SessionKey) From(t label.Label) *Session { argument
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dkeys.go20 type SessionKey struct { struct
26 func NewSessionKey(name, description string) *SessionKey {
27 return &SessionKey{name: name, description: description}
30 func (k *SessionKey) Name() string { return k.name } argument
31 func (k *SessionKey) Description() string { return k.description } argument
33 func (k *SessionKey) Format(w io.Writer, buf []byte, l label.Label) { argument
38 func (k *SessionKey) Of(v *Session) label.Label { return label.OfValue(k, v) } argument
41 func (k *SessionKey) Get(lm label.Map) *Session { argument
49 func (k *SessionKey) From(t label.Label) *Session { argument
/dports/security/xray-core/Xray-core-1.5.0/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dkeys.go20 type SessionKey struct { struct
26 func NewSessionKey(name, description string) *SessionKey {
27 return &SessionKey{name: name, description: description}
30 func (k *SessionKey) Name() string { return k.name } argument
31 func (k *SessionKey) Description() string { return k.description } argument
33 func (k *SessionKey) Format(w io.Writer, buf []byte, l label.Label) { argument
38 func (k *SessionKey) Of(v *Session) label.Label { return label.OfValue(k, v) } argument
41 func (k *SessionKey) Get(lm label.Map) *Session { argument
49 func (k *SessionKey) From(t label.Label) *Session { argument
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dkeys.go20 type SessionKey struct { struct
26 func NewSessionKey(name, description string) *SessionKey {
27 return &SessionKey{name: name, description: description}
30 func (k *SessionKey) Name() string { return k.name } argument
31 func (k *SessionKey) Description() string { return k.description } argument
33 func (k *SessionKey) Format(w io.Writer, buf []byte, l label.Label) { argument
38 func (k *SessionKey) Of(v *Session) label.Label { return label.OfValue(k, v) } argument
41 func (k *SessionKey) Get(lm label.Map) *Session { argument
49 func (k *SessionKey) From(t label.Label) *Session { argument
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dkeys.go20 type SessionKey struct { struct
26 func NewSessionKey(name, description string) *SessionKey {
27 return &SessionKey{name: name, description: description}
30 func (k *SessionKey) Name() string { return k.name } argument
31 func (k *SessionKey) Description() string { return k.description } argument
33 func (k *SessionKey) Format(w io.Writer, buf []byte, l label.Label) { argument
38 func (k *SessionKey) Of(v *Session) label.Label { return label.OfValue(k, v) } argument
41 func (k *SessionKey) Get(lm label.Map) *Session { argument
49 func (k *SessionKey) From(t label.Label) *Session { argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dkeys.go20 type SessionKey struct { struct
26 func NewSessionKey(name, description string) *SessionKey {
27 return &SessionKey{name: name, description: description}
30 func (k *SessionKey) Name() string { return k.name } argument
31 func (k *SessionKey) Description() string { return k.description } argument
33 func (k *SessionKey) Format(w io.Writer, buf []byte, l label.Label) { argument
38 func (k *SessionKey) Of(v *Session) label.Label { return label.OfValue(k, v) } argument
41 func (k *SessionKey) Get(lm label.Map) *Session { argument
49 func (k *SessionKey) From(t label.Label) *Session { argument
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dkeys.go20 type SessionKey struct { struct
26 func NewSessionKey(name, description string) *SessionKey {
27 return &SessionKey{name: name, description: description}
30 func (k *SessionKey) Name() string { return k.name } argument
31 func (k *SessionKey) Description() string { return k.description } argument
33 func (k *SessionKey) Format(w io.Writer, buf []byte, l label.Label) { argument
38 func (k *SessionKey) Of(v *Session) label.Label { return label.OfValue(k, v) } argument
41 func (k *SessionKey) Get(lm label.Map) *Session { argument
49 func (k *SessionKey) From(t label.Label) *Session { argument
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dkeys.go20 type SessionKey struct { struct
26 func NewSessionKey(name, description string) *SessionKey {
27 return &SessionKey{name: name, description: description}
30 func (k *SessionKey) Name() string { return k.name } argument
31 func (k *SessionKey) Description() string { return k.description } argument
33 func (k *SessionKey) Format(w io.Writer, buf []byte, l label.Label) { argument
38 func (k *SessionKey) Of(v *Session) label.Label { return label.OfValue(k, v) } argument
41 func (k *SessionKey) Get(lm label.Map) *Session { argument
49 func (k *SessionKey) From(t label.Label) *Session { argument
/dports/dns/blocky/blocky-0.17/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dkeys.go20 type SessionKey struct { struct
26 func NewSessionKey(name, description string) *SessionKey {
27 return &SessionKey{name: name, description: description}
30 func (k *SessionKey) Name() string { return k.name } argument
31 func (k *SessionKey) Description() string { return k.description } argument
33 func (k *SessionKey) Format(w io.Writer, buf []byte, l label.Label) { argument
38 func (k *SessionKey) Of(v *Session) label.Label { return label.OfValue(k, v) } argument
41 func (k *SessionKey) Get(lm label.Map) *Session { argument
49 func (k *SessionKey) From(t label.Label) *Session { argument
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dkeys.go20 type SessionKey struct { struct
26 func NewSessionKey(name, description string) *SessionKey {
27 return &SessionKey{name: name, description: description}
30 func (k *SessionKey) Name() string { return k.name } argument
31 func (k *SessionKey) Description() string { return k.description } argument
33 func (k *SessionKey) Format(w io.Writer, buf []byte, l label.Label) { argument
38 func (k *SessionKey) Of(v *Session) label.Label { return label.OfValue(k, v) } argument
41 func (k *SessionKey) Get(lm label.Map) *Session { argument
49 func (k *SessionKey) From(t label.Label) *Session { argument
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dkeys.go20 type SessionKey struct { struct
26 func NewSessionKey(name, description string) *SessionKey {
27 return &SessionKey{name: name, description: description}
30 func (k *SessionKey) Name() string { return k.name } argument
31 func (k *SessionKey) Description() string { return k.description } argument
33 func (k *SessionKey) Format(w io.Writer, buf []byte, l label.Label) { argument
38 func (k *SessionKey) Of(v *Session) label.Label { return label.OfValue(k, v) } argument
41 func (k *SessionKey) Get(lm label.Map) *Session { argument
49 func (k *SessionKey) From(t label.Label) *Session { argument
/dports/sysutils/restic/restic-0.12.1/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dkeys.go20 type SessionKey struct { struct
26 func NewSessionKey(name, description string) *SessionKey {
27 return &SessionKey{name: name, description: description}
30 func (k *SessionKey) Name() string { return k.name } argument
31 func (k *SessionKey) Description() string { return k.description } argument
33 func (k *SessionKey) Format(w io.Writer, buf []byte, l label.Label) { argument
38 func (k *SessionKey) Of(v *Session) label.Label { return label.OfValue(k, v) } argument
41 func (k *SessionKey) Get(lm label.Map) *Session { argument
49 func (k *SessionKey) From(t label.Label) *Session { argument
/dports/net/storj/storj-1.45.3/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dkeys.go20 type SessionKey struct { struct
26 func NewSessionKey(name, description string) *SessionKey {
27 return &SessionKey{name: name, description: description}
30 func (k *SessionKey) Name() string { return k.name } argument
31 func (k *SessionKey) Description() string { return k.description } argument
33 func (k *SessionKey) Format(w io.Writer, buf []byte, l label.Label) { argument
38 func (k *SessionKey) Of(v *Session) label.Label { return label.OfValue(k, v) } argument
41 func (k *SessionKey) Get(lm label.Map) *Session { argument
49 func (k *SessionKey) From(t label.Label) *Session { argument
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/golang.org/x/tools/tools-113979e3529a/internal/lsp/cache/
H A Dkeys.go20 type SessionKey struct { struct
26 func NewSessionKey(name, description string) *SessionKey {
27 return &SessionKey{name: name, description: description}
30 func (k *SessionKey) Name() string { return k.name } argument
31 func (k *SessionKey) Description() string { return k.description } argument
33 func (k *SessionKey) Format(w io.Writer, buf []byte, l label.Label) { argument
38 func (k *SessionKey) Of(v *Session) label.Label { return label.OfValue(k, v) } argument
41 func (k *SessionKey) Get(lm label.Map) *Session { argument
49 func (k *SessionKey) From(t label.Label) *Session { argument
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dkeys.go20 type SessionKey struct { struct
26 func NewSessionKey(name, description string) *SessionKey {
27 return &SessionKey{name: name, description: description}
30 func (k *SessionKey) Name() string { return k.name } argument
31 func (k *SessionKey) Description() string { return k.description } argument
33 func (k *SessionKey) Format(w io.Writer, buf []byte, l label.Label) { argument
38 func (k *SessionKey) Of(v *Session) label.Label { return label.OfValue(k, v) } argument
41 func (k *SessionKey) Get(lm label.Map) *Session { argument
49 func (k *SessionKey) From(t label.Label) *Session { argument
/dports/databases/litestream/litestream-0.3.6/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dkeys.go20 type SessionKey struct { struct
26 func NewSessionKey(name, description string) *SessionKey {
27 return &SessionKey{name: name, description: description}
30 func (k *SessionKey) Name() string { return k.name } argument
31 func (k *SessionKey) Description() string { return k.description } argument
33 func (k *SessionKey) Format(w io.Writer, buf []byte, l label.Label) { argument
38 func (k *SessionKey) Of(v *Session) label.Label { return label.OfValue(k, v) } argument
41 func (k *SessionKey) Get(lm label.Map) *Session { argument
49 func (k *SessionKey) From(t label.Label) *Session { argument
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dkeys.go20 type SessionKey struct { struct
26 func NewSessionKey(name, description string) *SessionKey {
27 return &SessionKey{name: name, description: description}
30 func (k *SessionKey) Name() string { return k.name } argument
31 func (k *SessionKey) Description() string { return k.description } argument
33 func (k *SessionKey) Format(w io.Writer, buf []byte, l label.Label) { argument
38 func (k *SessionKey) Of(v *Session) label.Label { return label.OfValue(k, v) } argument
41 func (k *SessionKey) Get(lm label.Map) *Session { argument
49 func (k *SessionKey) From(t label.Label) *Session { argument
/dports/sysutils/terraform/terraform-1.0.11/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dkeys.go20 type SessionKey struct { struct
26 func NewSessionKey(name, description string) *SessionKey {
27 return &SessionKey{name: name, description: description}
30 func (k *SessionKey) Name() string { return k.name } argument
31 func (k *SessionKey) Description() string { return k.description } argument
33 func (k *SessionKey) Format(w io.Writer, buf []byte, l label.Label) { argument
38 func (k *SessionKey) Of(v *Session) label.Label { return label.OfValue(k, v) } argument
41 func (k *SessionKey) Get(lm label.Map) *Session { argument
49 func (k *SessionKey) From(t label.Label) *Session { argument
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/golang.org/x/tools/internal/lsp/cache/
H A Dkeys.go20 type SessionKey struct { struct
26 func NewSessionKey(name, description string) *SessionKey {
27 return &SessionKey{name: name, description: description}
30 func (k *SessionKey) Name() string { return k.name } argument
31 func (k *SessionKey) Description() string { return k.description } argument
33 func (k *SessionKey) Format(w io.Writer, buf []byte, l label.Label) { argument
38 func (k *SessionKey) Of(v *Session) label.Label { return label.OfValue(k, v) } argument
41 func (k *SessionKey) Get(lm label.Map) *Session { argument
49 func (k *SessionKey) From(t label.Label) *Session { argument
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/sodiumoxide-0.2.7/src/crypto/kx/
H A Dx25519blake2b.rs42 secret SessionKey(SESSIONKEYBYTES);
79 ) -> Result<(SessionKey, SessionKey), ()> { in server_session_keys() argument
81 let mut rx = SessionKey([0u8; SESSIONKEYBYTES]); in server_session_keys()
82 let mut tx = SessionKey([0u8; SESSIONKEYBYTES]); in server_session_keys()
106 ) -> Result<(SessionKey, SessionKey), ()> { in client_session_keys() argument
108 let mut rx = SessionKey([0u8; SESSIONKEYBYTES]); in client_session_keys()
109 let mut tx = SessionKey([0u8; SESSIONKEYBYTES]); in client_session_keys()
223 let server_rx_expected = SessionKey([ in test_vectors()
228 let server_tx_expected = SessionKey([ in test_vectors()
238 let client_rx_expected = SessionKey([ in test_vectors()
[all …]

12345678910>>...36