Home
last modified time | relevance | path

Searched defs:encrypted_data (Results 1 – 2 of 2) sorted by relevance

/system/security/keystore/
Dkeystore_client.proto27 optional bytes encrypted_data = 3; field
Dkeystore_client_impl.cpp69 std::string* encrypted_data) { in encryptWithAuthentication()
122 const std::string& encrypted_data, in decryptWithAuthentication()