Searched defs:GetData (Results 1 – 3 of 3) sorted by relevance
59 const std::vector<uint8_t>& GetData() { return *PacketType::data_; } in GetData() function
42 const std::vector<uint8_t>& GetData() { return *data_; }; in GetData() function
205 Keymaster1Engine::KeyData* Keymaster1Engine::GetData(EVP_PKEY* key) const { in GetData() function in keymaster::Keymaster1Engine222 Keymaster1Engine::KeyData* Keymaster1Engine::GetData(const RSA* rsa) const { in GetData() function in keymaster::Keymaster1Engine227 Keymaster1Engine::KeyData* Keymaster1Engine::GetData(const EC_KEY* ec_key) const { in GetData() function in keymaster::Keymaster1Engine