Home
last modified time | relevance | path

Searched defs:StoreSecret (Results 1 – 25 of 37) sorted by relevance

12

/dports/security/keybase/client-v5.7.1/go/libkb/
H A Dsecret_store_external.go21 StoreSecret(serviceName string, key string, secret []byte) error methodSpec
30 StoreSecret(serviceName string, key string, secret LKSecFullSecret) error methodSpec
51 func (w TypeSafeExternalKeyStoreProxy) StoreSecret(serviceName string, key string, secret LKSecFull… func
121 func (s *secretStoreAndroid) StoreSecret(m MetaContext, username NormalizedUsername, secret LKSecFu… func
H A Dsecret_store.go30 StoreSecret(m MetaContext, secret LKSecFullSecret) error methodSpec
45 StoreSecret(mctx MetaContext, username NormalizedUsername, secret LKSecFullSecret) error methodSpec
78 func (s *SecretStoreImp) StoreSecret(m MetaContext, secret LKSecFullSecret) error { func
282 func (s *SecretStoreLocked) StoreSecret(m MetaContext, username NormalizedUsername, secret LKSecFul… func
H A Dsecret_store_fail_test.go21 func (s *SecretStoreFail) StoreSecret(m MetaContext, username NormalizedUsername, secret LKSecFullS… func
H A Dsecret_store_mem.go23 func (s *SecretStoreMem) StoreSecret(m MetaContext, username NormalizedUsername, secret LKSecFullSe… func
H A Dsecret_store_file.go110 func (s *SecretStoreFile) StoreSecret(mctx MetaContext, username NormalizedUsername, secret LKSecFu… func
H A Dsecret_store_upgradeable.go88 func (s *SecretStoreUpgradeable) StoreSecret(mctx MetaContext, username NormalizedUsername, secret … func
H A Dsecret_store_darwin.go64 func (k KeychainSecretStore) StoreSecret(mctx MetaContext, accountName NormalizedUsername, secret L… func
H A Dsecret_store_secretservice.go170 func (s *SecretStoreRevokableSecretService) StoreSecret(mctx MetaContext, username NormalizedUserna… func
/dports/security/keybase/client-v5.7.1/go/bind/
H A Dkeystore_android.go15 StoreSecret(serviceName string, key string, secret []byte) error methodSpec
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/keybase/go-keybase-chat-bot/kbchat/types/keybase1/
H A Dsecret_ui.go31 StoreSecret bool `codec:"storeSecret" json:"storeSecret"` member
/dports/www/firefox-esr/firefox-91.8.0/security/manager/ssl/
H A DCredentialManagerSecret.cpp53 nsresult CredentialManagerSecret::StoreSecret(const nsACString& aSecret, in StoreSecret() function in CredentialManagerSecret
H A DKeychainSecret.cpp58 nsresult KeychainSecret::StoreSecret(const nsACString& aSecret, in StoreSecret() function in KeychainSecret
H A DNSSKeyStore.cpp106 nsresult NSSKeyStore::StoreSecret(const nsACString& aSecret, in StoreSecret() function in NSSKeyStore
/dports/www/firefox/firefox-99.0/security/manager/ssl/
H A DCredentialManagerSecret.cpp53 nsresult CredentialManagerSecret::StoreSecret(const nsACString& aSecret, in StoreSecret() function in CredentialManagerSecret
H A DKeychainSecret.cpp58 nsresult KeychainSecret::StoreSecret(const nsACString& aSecret, in StoreSecret() function in KeychainSecret
H A DNSSKeyStore.cpp106 nsresult NSSKeyStore::StoreSecret(const nsACString& aSecret, in StoreSecret() function in NSSKeyStore
/dports/mail/thunderbird/thunderbird-91.8.0/security/manager/ssl/
H A DCredentialManagerSecret.cpp53 nsresult CredentialManagerSecret::StoreSecret(const nsACString& aSecret, in StoreSecret() function in CredentialManagerSecret
H A DKeychainSecret.cpp58 nsresult KeychainSecret::StoreSecret(const nsACString& aSecret, in StoreSecret() function in KeychainSecret
H A DNSSKeyStore.cpp106 nsresult NSSKeyStore::StoreSecret(const nsACString& aSecret, in StoreSecret() function in NSSKeyStore
/dports/lang/spidermonkey78/firefox-78.9.0/security/manager/ssl/
H A DCredentialManagerSecret.cpp53 nsresult CredentialManagerSecret::StoreSecret(const nsACString& aSecret, in StoreSecret() function in CredentialManagerSecret
H A DKeychainSecret.cpp58 nsresult KeychainSecret::StoreSecret(const nsACString& aSecret, in StoreSecret() function in KeychainSecret
H A DNSSKeyStore.cpp106 nsresult NSSKeyStore::StoreSecret(const nsACString& aSecret, in StoreSecret() function in NSSKeyStore
/dports/net/py-python-barbicanclient/python-barbicanclient-5.2.0/barbicanclient/barbican_cli/v1/
H A Dsecrets.py145 class StoreSecret(show.ShowOne): class
/dports/security/keybase/client-v5.7.1/go/protocol/keybase1/
H A Dsecret_ui.go37 StoreSecret bool `codec:"storeSecret" json:"storeSecret"` member
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/rappor/
H A Drappor_prefs_unittest.cc25 void StoreSecret(const std::string& secret, in StoreSecret() function

12