Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/inc/
H A Dnapi_crypto_framework_defines.h56 const std::string AUTHTAG_PARAMS = "authTag"; variable
/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_utils.cpp425 tag = GetBlobFromParamsSpec(env, arg, AUTHTAG_PARAMS); in GetGcmParamsSpec()
480 tag = GetBlobFromParamsSpec(env, arg, AUTHTAG_PARAMS); in GetCcmParamsSpec()