Home
last modified time | relevance | path

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

/base/security/crypto_framework/frameworks/cj/src/
H A Dcrypto_mock.cpp38 FFI_EXPORT int FfiOHOSCipherInitByGcm = 0; variable
H A Dcrypto_ffi.cpp408 int32_t FfiOHOSCipherInitByGcm(int64_t id, int32_t opMode, void* key, CParamsSpec spec) in FfiOHOSCipherInitByGcm() function
410 LOGD("[Cipher] FfiOHOSCipherInitByGcm start"); in FfiOHOSCipherInitByGcm()
448 LOGD("[Cipher] FfiOHOSCipherInitByGcm success"); in FfiOHOSCipherInitByGcm()
/base/security/crypto_framework/frameworks/cj/include/
H A Dcrypto_ffi.h81 FFI_EXPORT int32_t FfiOHOSCipherInitByGcm(int64_t id, int32_t opMode, void* key, CParamsSpec spec);

Completed in 5 milliseconds