Home
last modified time | relevance | path

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

/drivers/peripheral/pin_auth/hdi_service/common/inc/
H A Ddefines.h54 RESULT_BAD_SIGN = 0xE, enumerator
/drivers/peripheral/user_auth/test/unittest/user_auth_test/
H A Duser_sign_centre_test.cpp137 EXPECT_EQ(CheckUserAuthTokenHmac(&userAuthToken, &tokenKey), RESULT_BAD_SIGN); in HWTEST_F() local
151 EXPECT_EQ(UserAuthTokenVerify(&userAuthToken, &userAuthTokenPlain), RESULT_BAD_SIGN); in HWTEST_F() local
/drivers/peripheral/user_auth/hdi_service/utils/inc/
H A Ddefines.h71 RESULT_BAD_SIGN = INNER_RESULT_VENDOR_ERROR_CODE_BEGIN + 0xE, enumerator
/drivers/peripheral/user_auth/hdi_service/key_mgr/src/
H A Dhmac_key.c124 return RESULT_BAD_SIGN; in HmacVerify()
/drivers/peripheral/user_auth/hdi_service/common/src/
H A Duser_sign_centre.c137 ret = RESULT_BAD_SIGN; in CheckUserAuthTokenHmac()
/drivers/peripheral/user_auth/hdi_service/idm/src/
H A Duser_idm_funcs.c384 return RESULT_BAD_SIGN; in DeleteCredentialFunc()

Completed in 4 milliseconds