Home
last modified time | relevance | path

Searched defs:pubKey (Results 1 - 10 of 10) sorted by relevance

/drivers/peripheral/user_auth/hdi_service/adaptor/inc/
H A Dadaptor_algorithm.h37 Buffer *pubKey; member
/drivers/peripheral/pin_auth/hdi_service/adaptor/inc/
H A Dadaptor_algorithm.h40 Buffer *pubKey; member
/drivers/peripheral/user_auth/hdi_service/coauth/inc/
H A Dpool.h45 uint8_t pubKey[PUBLIC_KEY_LEN]; member
/drivers/peripheral/pin_auth/hdi_service/main/inc/
H A Dexecutor_func_common.h56 uint8_t pubKey[ED25519_FIX_PUBKEY_BUFFER_SIZE]; member
/drivers/peripheral/pin_auth/test/unittest/pin_auth/main/src/
H A Dpin_auth_test.cpp171 std::vector<uint8_t> pubKey; in HWTEST_F() local
290 std::vector<uint8_t> pubKey; in HWTEST_F() local
/drivers/peripheral/user_auth/test/unittest/service_test/src/
H A Dsignature_operation.cpp261 Buffer *pubKey = g_keyPair->pubKey; in GetExecutorPublicKey() local
/drivers/peripheral/user_auth/hdi_service/adaptor/src/
H A Dadaptor_algorithm.c190 int32_t Ed25519Verify(const Buffer *pubKey, cons argument
[all...]
/drivers/peripheral/pin_auth/hdi_service/adaptor/src/
H A Dadaptor_algorithm.c181 int32_t Ed25519Verify(const Buffer *pubKey, cons argument
[all...]
/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dexecutor_func_common.c239 VerifyAndGetDataAttribute( uint64_t scheduleId, Attribute **data, const Buffer *pubKey, const uint8_t *msg, uint32_t msgSize) VerifyAndGetDataAttribute() argument
H A Dpin_auth.cpp279 int32_t PinAuth::GetExecutorInfo(int32_t executorRole, std::vector<uint8_t> &pubKey, uint32_t &esl, in GetExecutorInfo() argument

Completed in 7 milliseconds