Home
last modified time | relevance | path

Searched defs:FfiOHOSCipherInitByIv (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/crypto_framework/frameworks/cj/src/
H A Dcrypto_mock.cpp37 FFI_EXPORT int FfiOHOSCipherInitByIv = 0; variable
H A Dcrypto_ffi.cpp378 int32_t FfiOHOSCipherInitByIv(int64_t id, int32_t opMode, void* key, HcfBlob blob1) in FfiOHOSCipherInitByIv() function