Searched refs:GetAttributeValue (Results 1 - 1 of 1) sorted by relevance

/system/tpm/attestation/server/
H A Dpkcs11_key_store_test.cc158 ON_CALL(pkcs11_, GetAttributeValue(_, _, _, _, _))
159 .WillByDefault(Invoke(this, &KeyStoreTest::GetAttributeValue));
202 virtual uint32_t GetAttributeValue(const brillo::SecureBlob& isolate, function in class:attestation::KeyStoreTest
409 EXPECT_CALL(pkcs11_, GetAttributeValue(_, _, _, _, _))

Completed in 59 milliseconds