Home
last modified time | relevance | path

Searched refs:FfiOHOSCipherInitByIv (Results 1 - 3 of 3) sorted by relevance

/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
380 LOGD("[Cipher] FfiOHOSCipherInitByIv start"); in FfiOHOSCipherInitByIv()
404 LOGD("[Cipher] FfiOHOSCipherInitByIv success"); in FfiOHOSCipherInitByIv()
/base/security/crypto_framework/frameworks/cj/include/
H A Dcrypto_ffi.h80 FFI_EXPORT int32_t FfiOHOSCipherInitByIv(int64_t id, int32_t opMode, void* key, HcfBlob blob1);

Completed in 5 milliseconds