Home
last modified time | relevance | path

Searched refs:raw_authentication_data (Results 1 – 1 of 1) sorted by relevance

/system/security/keystore/
Dkeystore_client_impl.cpp103 std::string raw_authentication_data; in encryptWithAuthentication() local
106 &output_params, &raw_authentication_data)) { in encryptWithAuthentication()
112 protobuf.set_authentication_data(raw_authentication_data); in encryptWithAuthentication()