Home
last modified time | relevance | path

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

/drivers/peripheral/user_auth/test/unittest/base_test/src/
H A Dkey_mgr_test.cpp65 EXPECT_EQ(ExecutorMsgSign(nullptr), nullptr); in HWTEST_F()
67 EXPECT_EQ(ExecutorMsgSign(nullptr), nullptr); in HWTEST_F()
/drivers/peripheral/user_auth/hdi_service/key_mgr/inc/
H A Ded25519_key.h28 Buffer *ExecutorMsgSign(const Buffer *data);
/drivers/peripheral/user_auth/hdi_service/key_mgr/src/
H A Ded25519_key.c62 Buffer *ExecutorMsgSign(const Buffer *data) in ExecutorMsgSign() function
/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dexecutor_message.c48 signData = ExecutorMsgSign(&data); in SignData()

Completed in 4 milliseconds