Home
last modified time | relevance | path

Searched defs:keyring (Results 76 – 100 of 1812) sorted by relevance

12345678910>>...73

/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/golang.org/x/crypto/ssh/agent/
H A Dkeyring.go25 type keyring struct { struct
26 mu sync.Mutex
27 keys []privKey
29 locked bool
30 passphrase []byte
42 func (r *keyring) RemoveAll() error {
55 func (r *keyring) removeLocked(want []byte) error {
86 func (r *keyring) Lock(passphrase []byte) error {
117 func (r *keyring) expireKeysLocked() {
126 func (r *keyring) List() ([]*Key, error) {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/vendor/golang.org/x/crypto/ssh/agent/
H A Dkeyring.go25 type keyring struct { struct
26 mu sync.Mutex
27 keys []privKey
29 locked bool
30 passphrase []byte
42 func (r *keyring) RemoveAll() error {
55 func (r *keyring) removeLocked(want []byte) error {
86 func (r *keyring) Lock(passphrase []byte) error {
117 func (r *keyring) expireKeysLocked() {
126 func (r *keyring) List() ([]*Key, error) {
[all …]
/dports/games/neo-cowsay/Neo-cowsay-2.0.1/vendor/golang.org/x/crypto/ssh/agent/
H A Dkeyring.go25 type keyring struct { struct
26 mu sync.Mutex
27 keys []privKey
29 locked bool
30 passphrase []byte
42 func (r *keyring) RemoveAll() error {
55 func (r *keyring) removeLocked(want []byte) error {
86 func (r *keyring) Lock(passphrase []byte) error {
117 func (r *keyring) expireKeysLocked() {
126 func (r *keyring) List() ([]*Key, error) {
[all …]
/dports/net/clash/clash-1.6.0/vendor/golang.org/x/crypto/ssh/agent/
H A Dkeyring.go25 type keyring struct { struct
26 mu sync.Mutex
27 keys []privKey
29 locked bool
30 passphrase []byte
42 func (r *keyring) RemoveAll() error {
55 func (r *keyring) removeLocked(want []byte) error {
86 func (r *keyring) Lock(passphrase []byte) error {
117 func (r *keyring) expireKeysLocked() {
126 func (r *keyring) List() ([]*Key, error) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/golang.org/x/crypto/ssh/agent/
H A Dkeyring.go25 type keyring struct { struct
26 mu sync.Mutex
27 keys []privKey
29 locked bool
30 passphrase []byte
42 func (r *keyring) RemoveAll() error {
55 func (r *keyring) removeLocked(want []byte) error {
86 func (r *keyring) Lock(passphrase []byte) error {
117 func (r *keyring) expireKeysLocked() {
126 func (r *keyring) List() ([]*Key, error) {
[all …]
/dports/dns/cli53/cli53-0.8.18/vendor/golang.org/x/crypto/ssh/agent/
H A Dkeyring.go25 type keyring struct { struct
26 mu sync.Mutex
27 keys []privKey
29 locked bool
30 passphrase []byte
42 func (r *keyring) RemoveAll() error {
55 func (r *keyring) removeLocked(want []byte) error {
86 func (r *keyring) Lock(passphrase []byte) error {
117 func (r *keyring) expireKeysLocked() {
126 func (r *keyring) List() ([]*Key, error) {
[all …]
/dports/security/ssh-vault/ssh-vault-0.12.6/vendor/golang.org/x/crypto/ssh/agent/
H A Dkeyring.go25 type keyring struct { struct
26 mu sync.Mutex
27 keys []privKey
29 locked bool
30 passphrase []byte
42 func (r *keyring) RemoveAll() error {
55 func (r *keyring) removeLocked(want []byte) error {
86 func (r *keyring) Lock(passphrase []byte) error {
117 func (r *keyring) expireKeysLocked() {
126 func (r *keyring) List() ([]*Key, error) {
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/golang.org/x/crypto/ssh/agent/
H A Dkeyring.go25 type keyring struct { struct
26 mu sync.Mutex
27 keys []privKey
29 locked bool
30 passphrase []byte
42 func (r *keyring) RemoveAll() error {
55 func (r *keyring) removeLocked(want []byte) error {
86 func (r *keyring) Lock(passphrase []byte) error {
117 func (r *keyring) expireKeysLocked() {
126 func (r *keyring) List() ([]*Key, error) {
[all …]
/dports/net/wireguard-go/wireguard-go-0.0.20210424/vendor/golang.org/x/crypto/ssh/agent/
H A Dkeyring.go25 type keyring struct { struct
26 mu sync.Mutex
27 keys []privKey
29 locked bool
30 passphrase []byte
42 func (r *keyring) RemoveAll() error {
55 func (r *keyring) removeLocked(want []byte) error {
86 func (r *keyring) Lock(passphrase []byte) error {
117 func (r *keyring) expireKeysLocked() {
126 func (r *keyring) List() ([]*Key, error) {
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/golang.org/x/crypto/ssh/agent/
H A Dkeyring.go25 type keyring struct { struct
26 mu sync.Mutex
27 keys []privKey
29 locked bool
30 passphrase []byte
42 func (r *keyring) RemoveAll() error {
55 func (r *keyring) removeLocked(want []byte) error {
86 func (r *keyring) Lock(passphrase []byte) error {
117 func (r *keyring) expireKeysLocked() {
126 func (r *keyring) List() ([]*Key, error) {
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/golang.org/x/crypto/crypto-bac4c82f6975/ssh/agent/
H A Dkeyring.go25 type keyring struct { struct
26 mu sync.Mutex
27 keys []privKey
29 locked bool
30 passphrase []byte
42 func (r *keyring) RemoveAll() error {
55 func (r *keyring) removeLocked(want []byte) error {
86 func (r *keyring) Lock(passphrase []byte) error {
117 func (r *keyring) expireKeysLocked() {
126 func (r *keyring) List() ([]*Key, error) {
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/golang.org/x/crypto/ssh/agent/
H A Dkeyring.go25 type keyring struct { struct
26 mu sync.Mutex
27 keys []privKey
29 locked bool
30 passphrase []byte
42 func (r *keyring) RemoveAll() error {
55 func (r *keyring) removeLocked(want []byte) error {
86 func (r *keyring) Lock(passphrase []byte) error {
117 func (r *keyring) expireKeysLocked() {
126 func (r *keyring) List() ([]*Key, error) {
[all …]
/dports/net/v2ray/v2ray-core-4.36.2/vendor/golang.org/x/crypto/ssh/agent/
H A Dkeyring.go25 type keyring struct { struct
26 mu sync.Mutex
27 keys []privKey
29 locked bool
30 passphrase []byte
42 func (r *keyring) RemoveAll() error {
55 func (r *keyring) removeLocked(want []byte) error {
86 func (r *keyring) Lock(passphrase []byte) error {
117 func (r *keyring) expireKeysLocked() {
126 func (r *keyring) List() ([]*Key, error) {
[all …]
/dports/devel/gitty/gitty-0.3.0/vendor/golang.org/x/crypto/ssh/agent/
H A Dkeyring.go25 type keyring struct { struct
26 mu sync.Mutex
27 keys []privKey
29 locked bool
30 passphrase []byte
42 func (r *keyring) RemoveAll() error {
55 func (r *keyring) removeLocked(want []byte) error {
86 func (r *keyring) Lock(passphrase []byte) error {
117 func (r *keyring) expireKeysLocked() {
126 func (r *keyring) List() ([]*Key, error) {
[all …]
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/golang.org/x/crypto/ssh/agent/
H A Dkeyring.go25 type keyring struct { struct
26 mu sync.Mutex
27 keys []privKey
29 locked bool
30 passphrase []byte
42 func (r *keyring) RemoveAll() error {
55 func (r *keyring) removeLocked(want []byte) error {
86 func (r *keyring) Lock(passphrase []byte) error {
117 func (r *keyring) expireKeysLocked() {
126 func (r *keyring) List() ([]*Key, error) {
[all …]
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/golang.org/x/crypto/ssh/agent/
H A Dkeyring.go25 type keyring struct { struct
26 mu sync.Mutex
27 keys []privKey
29 locked bool
30 passphrase []byte
42 func (r *keyring) RemoveAll() error {
55 func (r *keyring) removeLocked(want []byte) error {
86 func (r *keyring) Lock(passphrase []byte) error {
117 func (r *keyring) expireKeysLocked() {
126 func (r *keyring) List() ([]*Key, error) {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/golang.org/x/crypto/ssh/agent/
H A Dkeyring.go25 type keyring struct { struct
26 mu sync.Mutex
27 keys []privKey
29 locked bool
30 passphrase []byte
42 func (r *keyring) RemoveAll() error {
55 func (r *keyring) removeLocked(want []byte) error {
86 func (r *keyring) Lock(passphrase []byte) error {
117 func (r *keyring) expireKeysLocked() {
126 func (r *keyring) List() ([]*Key, error) {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/golang.org/x/crypto/ssh/agent/
H A Dkeyring.go25 type keyring struct { struct
26 mu sync.Mutex
27 keys []privKey
29 locked bool
30 passphrase []byte
42 func (r *keyring) RemoveAll() error {
55 func (r *keyring) removeLocked(want []byte) error {
86 func (r *keyring) Lock(passphrase []byte) error {
117 func (r *keyring) expireKeysLocked() {
126 func (r *keyring) List() ([]*Key, error) {
[all …]
/dports/sysutils/node_exporter/node_exporter-1.2.2/vendor/golang.org/x/crypto/ssh/agent/
H A Dkeyring.go25 type keyring struct { struct
26 mu sync.Mutex
27 keys []privKey
29 locked bool
30 passphrase []byte
42 func (r *keyring) RemoveAll() error {
55 func (r *keyring) removeLocked(want []byte) error {
86 func (r *keyring) Lock(passphrase []byte) error {
117 func (r *keyring) expireKeysLocked() {
126 func (r *keyring) List() ([]*Key, error) {
[all …]
/dports/www/writefreely/writefreely-0.13.1/vendor/golang.org/x/crypto/ssh/agent/
H A Dkeyring.go25 type keyring struct { struct
26 mu sync.Mutex
27 keys []privKey
29 locked bool
30 passphrase []byte
42 func (r *keyring) RemoveAll() error {
55 func (r *keyring) removeLocked(want []byte) error {
86 func (r *keyring) Lock(passphrase []byte) error {
117 func (r *keyring) expireKeysLocked() {
126 func (r *keyring) List() ([]*Key, error) {
[all …]
/dports/sysutils/nomad/nomad-1.1.0/vendor/golang.org/x/crypto/ssh/agent/
H A Dkeyring.go25 type keyring struct { struct
26 mu sync.Mutex
27 keys []privKey
29 locked bool
30 passphrase []byte
42 func (r *keyring) RemoveAll() error {
55 func (r *keyring) removeLocked(want []byte) error {
86 func (r *keyring) Lock(passphrase []byte) error {
117 func (r *keyring) expireKeysLocked() {
126 func (r *keyring) List() ([]*Key, error) {
[all …]
/dports/textproc/markdownfmt/markdownfmt-1.1-67-g3438a10/vendor/golang.org/x/crypto/ssh/agent/
H A Dkeyring.go25 type keyring struct { struct
26 mu sync.Mutex
27 keys []privKey
29 locked bool
30 passphrase []byte
42 func (r *keyring) RemoveAll() error {
55 func (r *keyring) removeLocked(want []byte) error {
86 func (r *keyring) Lock(passphrase []byte) error {
117 func (r *keyring) expireKeysLocked() {
126 func (r *keyring) List() ([]*Key, error) {
[all …]
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/golang.org/x/crypto/ssh/agent/
H A Dkeyring.go25 type keyring struct { struct
26 mu sync.Mutex
27 keys []privKey
29 locked bool
30 passphrase []byte
42 func (r *keyring) RemoveAll() error {
55 func (r *keyring) removeLocked(want []byte) error {
86 func (r *keyring) Lock(passphrase []byte) error {
117 func (r *keyring) expireKeysLocked() {
126 func (r *keyring) List() ([]*Key, error) {
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/golang.org/x/crypto/ssh/agent/
H A Dkeyring.go25 type keyring struct { struct
26 mu sync.Mutex
27 keys []privKey
29 locked bool
30 passphrase []byte
42 func (r *keyring) RemoveAll() error {
55 func (r *keyring) removeLocked(want []byte) error {
86 func (r *keyring) Lock(passphrase []byte) error {
117 func (r *keyring) expireKeysLocked() {
126 func (r *keyring) List() ([]*Key, error) {
[all …]
/dports/www/miniflux/v2-2.0.35/vendor/golang.org/x/crypto/ssh/agent/
H A Dkeyring.go25 type keyring struct { struct
26 mu sync.Mutex
27 keys []privKey
29 locked bool
30 passphrase []byte
42 func (r *keyring) RemoveAll() error {
55 func (r *keyring) removeLocked(want []byte) error {
86 func (r *keyring) Lock(passphrase []byte) error {
117 func (r *keyring) expireKeysLocked() {
126 func (r *keyring) List() ([]*Key, error) {
[all …]

12345678910>>...73