HomeSort by relevance Sort by last modified time
    Searched refs:auth_command (Results 1 - 2 of 2) sorted by null

  /system/tpm/trunks/
hmac_authorization_delegate_test.cc 130 TPMS_AUTH_COMMAND auth_command; local
134 &auth_command,
137 EXPECT_EQ(auth_command.nonce.size, original_nonce.size);
142 auth_command.nonce.buffer,
143 auth_command.nonce.size));
158 &auth_command,
161 EXPECT_EQ(auth_command.nonce.size, original_nonce.size);
166 auth_command.nonce.buffer,
167 auth_command.nonce.size));
175 TPMS_AUTH_COMMAND auth_command; local
215 TPMS_AUTH_COMMAND auth_command; local
    [all...]
  /external/dbus/dbus/
dbus-auth.c 1354 DBusString auth_command; local
    [all...]

Completed in 71 milliseconds