Home
last modified time | relevance | path

Searched defs:hmac (Results 1 - 4 of 4) sorted by relevance

/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/iso_protocol_task/
H A Diso_client_protocol_task.c215 uint8_t *hmac = (uint8_t *)HcMalloc(HMAC_LEN, 0); in GenerateSessionKey() local
/base/security/device_auth/services/protocol/src/iso_protocol/
H A Diso_protocol_common.c287 int IsoClientGenSessionKey(IsoBaseParams *params, int returnResult, const uint8_t *hmac, uint32_t hmacLen) in IsoClientGenSessionKey() argument
/base/security/device_auth/frameworks/deviceauth_lite/inc/base/
H A Dbase.h206 struct hmac { struct
208 uint8_t hmac[HC_HMAC_LEN]; member
/base/security/huks/interfaces/inner_api/huks_standard/main/include/
H A Dhks_type.h303 uint8_t hmac[HKS_HMAC_DIGEST_SHA512_LEN]; member

Completed in 3 milliseconds