mirror of
https://gitee.com/openharmony/security_huks
synced 2024-11-27 08:51:08 +00:00
add tdd
Signed-off-by: weizhaohui <weizhaohui@huawei.com>
This commit is contained in:
parent
e841f9637c
commit
0a69cfb586
@ -37,8 +37,7 @@ enum {
|
||||
// see `enum TokenType` in `drivers/peripheral/user_auth/hdi_service/common/inc/defines.h`
|
||||
TOKEN_TYPE_LOCAL_AUTH = 0,
|
||||
TOKEN_TYPE_LOCAL_RESIGN = 1,
|
||||
TOKEN_TYPE_COAUTH = 2,
|
||||
|
||||
TOKEN_TYPE_COAUTH = 2,
|
||||
};
|
||||
|
||||
// see `HksUserAuthToken`, `HksPlaintextData`, `HksCiphertextData` in
|
||||
|
Loading…
Reference in New Issue
Block a user