Home
last modified time | relevance | path

Searched defs:GetKeyData (Results 1 – 4 of 4) sorted by relevance

/external/tink/cc/experimental/pqcrypto/signature/subtle/
Ddilithium_key.cc155 const util::SecretData& DilithiumPrivateKeyPqclean::GetKeyData() const { in GetKeyData() function in crypto::tink::subtle::DilithiumPrivateKeyPqclean
171 const std::string& DilithiumPublicKeyPqclean::GetKeyData() const { in GetKeyData() function in crypto::tink::subtle::DilithiumPublicKeyPqclean
/external/cronet/components/metrics/structured/
Dkey_data_provider_file.cc56 KeyData* KeyDataProviderFile::GetKeyData(const std::string& project_name) { in GetKeyData() function in metrics::structured::KeyDataProviderFile
/external/cronet/components/metrics/structured/test/
Dtest_key_data_provider.cc90 KeyData* TestKeyDataProvider::GetKeyData(const std::string& project_name) { in GetKeyData() function in metrics::structured::TestKeyDataProvider
/external/tink/go/proto/tink_go_proto/
Dtink.pb.go589 func (x *Keyset_Key) GetKeyData() *KeyData { func