Home
last modified time | relevance | path

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

/ohos5.0/base/security/crypto_framework/frameworks/cj/src/
H A Dcrypto_ffi.cpp322 static const char *GetIvParamsSpecType() in GetIvParamsSpecType() function
396 ivParamsSpec->base.getType = GetIvParamsSpecType; in FfiOHOSCipherInitByIv()
/ohos5.0/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_utils.cpp331 static const char *GetIvParamsSpecType() in GetIvParamsSpecType() function
380 ivParamsSpec->base.getType = GetIvParamsSpecType; in GetIvParamsSpec()