Home
last modified time | relevance | path

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

/base/security/crypto_framework/frameworks/cj/src/
H A Dcrypto_mock.cpp39 FFI_EXPORT int FfiOHOSCipherInitByCcm = 0; variable
H A Dcrypto_ffi.cpp452 int32_t FfiOHOSCipherInitByCcm(int64_t id, int32_t opMode, void* key, CParamsSpec spec) in FfiOHOSCipherInitByCcm() function
454 LOGD("[Cipher] FfiOHOSCipherInitByCcm start"); in FfiOHOSCipherInitByCcm()
492 LOGD("[Cipher] FfiOHOSCipherInitByCcm success"); in FfiOHOSCipherInitByCcm()
/base/security/crypto_framework/frameworks/cj/include/
H A Dcrypto_ffi.h82 FFI_EXPORT int32_t FfiOHOSCipherInitByCcm(int64_t id, int32_t opMode, void* key, CParamsSpec spec);

Completed in 8 milliseconds