Home
last modified time | relevance | path

Searched defs:RESULT_BAD_SIGN (Results 1 - 3 of 3) sorted by relevance

/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/pin_auth/hdi_service/common/inc/
H A Ddefines.h54 RESULT_BAD_SIGN = 0xE, enumerator
/drivers/peripheral/user_auth/hdi_service/utils/inc/
H A Ddefines.h71 RESULT_BAD_SIGN = INNER_RESULT_VENDOR_ERROR_CODE_BEGIN + 0xE, enumerator

Completed in 3 milliseconds