Home
last modified time | relevance | path

Searched refs:AE_TAG_LEN (Results 1 – 2 of 2) sorted by relevance

/base/security/device_auth/deps_adapter/key_management_adapter/interfaces/
Dalg_defs.h25 #define AE_TAG_LEN 16 macro
/base/security/device_auth/services/authenticators/src/account_unrelated/pake_task/standard_exchange_task/
Dcommon_standard_bind_exchange.c215 res = InitSingleParam(&(exchangeParams->exInfoCipher), exchangeInfo.length + AE_TAG_LEN); in EncryptAuthAndSignInfo()
249 uint32_t exchangeInfoLen = exchangeParams->exInfoCipher.length - AE_TAG_LEN; in DecryptAuthAndSignInfo()