Home
last modified time | relevance | path

Searched refs:SECURE_SIGN_VERSION (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/security/huks/interfaces/inner_api/huks_standard/main/include/
H A Dhks_type.h76 #define SECURE_SIGN_VERSION 0x01000001 macro
/ohos5.0/base/security/huks/interfaces/kits/c/include/
H A Dnative_huks_type.h64 #define SECURE_SIGN_VERSION 0x01000001 macro
/ohos5.0/docs/zh-cn/application-dev/reference/apis-universal-keystore-kit/
H A Dnative__huks__type_8h.md54 | **SECURE_SIGN_VERSION** | 0x01000001|
H A D_huks_type_api.md61 | **SECURE_SIGN_VERSION** | 0x01000001 |
/ohos5.0/docs/en/application-dev/reference/apis-universal-keystore-kit/
H A Dnative__huks__type_8h.md54 | **SECURE_SIGN_VERSION** | 0x01000001|
H A D_huks_type_api.md61 | **SECURE_SIGN_VERSION** | 0x01000001 |
/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_secure_access.c748 uint32_t version = SECURE_SIGN_VERSION; in DoAppendPrefixAuthInfoToUpdateInData()
830 const uint32_t version = SECURE_SIGN_VERSION; in DoAppendPrefixDataToFinishData()