Home
last modified time | relevance | path

Searched defs:authTag (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/security/crypto_framework/frameworks/cj/include/
H A Dcrypto_ffi.h50 HcfBlob authTag; member
/ohos5.0/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_auth.c66 static int32_t OptionalParamCheck(uint32_t authTag, uint32_t alg, uint32_t purpose, const struct Hk… in OptionalParamCheck()
110 uint32_t authTag; in AuthPolicy() local
/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_utils.cpp409 HcfBlob authTag = {}; in GetGcmParamsSpec() local
465 HcfBlob authTag = {}; in GetCcmParamsSpec() local
/ohos5.0/base/security/crypto_framework/frameworks/cj/src/
H A Dcrypto_ffi.cpp427 HcfBlob authTag = {}; in FfiOHOSCipherInitByGcm() local
470 HcfBlob authTag = {}; in FfiOHOSCipherInitByCcm() local