HomeSort by relevance Sort by last modified time
    Searched full:raw_authentication_data (Results 1 - 1 of 1) sorted by null

  /system/security/keystore/
keystore_client_impl.cpp 113 std::string raw_authentication_data; local
116 &output_params, &raw_authentication_data)) {
122 protobuf.set_authentication_data(raw_authentication_data);

Completed in 2289 milliseconds