Home
last modified time | relevance | path

Searched defs:macKey (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/peripheral/user_auth/hdi_service/key_mgr/inc/
H A Dtoken_key.h27 uint8_t macKey[HKS_DEFAULT_USER_AT_KEY_LEN]; member
/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_core_service_key_other.c101 static int32_t GetMacKey(const struct HksBlob *salt, struct HksBlob *macKey) in GetMacKey()
127 struct HksBlob macKey = { HKS_KEY_BYTES(HKS_AES_KEY_SIZE_256), keyBuf }; in HksCoreCalcMacHeader() local
H A Dhks_keyblob.c633 struct HksBlob macKey = { 0, NULL }; in GenerateAuthTokenKey() local
/ohos5.0/base/security/huks/interfaces/inner_api/huks_standard/main/include/
H A Dhks_type.h253 uint8_t macKey[HKS_KEY_BLOB_AT_KEY_BYTES]; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp_def.h169 uint8_t macKey[SMP_MACKEY_LEN]; member