Home
last modified time | relevance | path

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

/base/security/crypto_framework/frameworks/cj/src/
H A Dcrypto_mock.cpp40 FFI_EXPORT int FfiOHOSCipherInitWithOutParams = 0; variable
H A Dcrypto_ffi.cpp496 int32_t FfiOHOSCipherInitWithOutParams(int64_t id, int32_t opMode, void* key) in FfiOHOSCipherInitWithOutParams() function
498 LOGD("[Cipher] FfiOHOSCipherInitWithOutParams start"); in FfiOHOSCipherInitWithOutParams()
511 LOGD("[Cipher] FfiOHOSCipherInitWithOutParams success"); in FfiOHOSCipherInitWithOutParams()
/base/security/crypto_framework/frameworks/cj/include/
H A Dcrypto_ffi.h83 FFI_EXPORT int32_t FfiOHOSCipherInitWithOutParams(int64_t id, int32_t opMode, void* key);

Completed in 5 milliseconds