Home
last modified time | relevance | path

Searched defs:aes_aad (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/auth_info/
H A Dauth_info.c78 struct aes_aad aes_aad; in encrypt_payload() local
104 struct aes_aad aes_aad; in decrypt_payload() local
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/key_agreement/
H A Dsts_client.c277 struct aes_aad aes_aad; in init_signature() local
361 struct aes_aad aes_aad; in build_end_request_data() local
403 struct aes_aad aes_aad; in parse_end_response_data() local
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/inc/base/
H A Dbase.h181 struct aes_aad { struct
182 uint32_t length;
183 uint8_t aad[HC_AES_ADD_LEN];