Home
last modified time | relevance | path

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

/drivers/peripheral/user_auth/test/unittest/service_test/inc/
H A Dsignature_operation.h36 ResultCode GetExecutorPublicKey(std::vector<uint8_t> &vPubKey);
/drivers/peripheral/user_auth/test/unittest/service_test/src/
H A Dsignature_operation.cpp252 ResultCode GetExecutorPublicKey(std::vector<uint8_t> &vPubKey) in GetExecutorPublicKey() function
H A Duser_auth_interface_service_test.cpp75 EXPECT_EQ(GetExecutorPublicKey(info.publicKey), 0); in DoOnceExecutorRegister()
790 EXPECT_EQ(GetExecutorPublicKey(info.publicKey), 0); in HWTEST_F()

Completed in 5 milliseconds