Home
last modified time | relevance | path

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

/system/bt/gd/proto/bluetooth/bluetoothKeystore/
Dkeystore.proto31 optional bytes encrypted_data = 3; field
/system/security/keystore/
Dkeystore_client.proto27 optional bytes encrypted_data = 3; field
Dkeystore_client_impl.cpp70 std::string* encrypted_data) { in encryptWithAuthentication()
123 const std::string& encrypted_data, in decryptWithAuthentication()