Home
last modified time | relevance | path

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

/base/security/crypto_framework/frameworks/cj/src/
H A Dcrypto_mock.cpp48 FFI_EXPORT int FfiOHOSCryptoMacInit = 0; variable
H A Dcrypto_ffi.cpp619 int32_t FfiOHOSCryptoMacInit(int64_t id, int64_t symKeyId) in FfiOHOSCryptoMacInit() function
621 LOGD("[MAC] FfiOHOSCryptoMacInit start"); in FfiOHOSCryptoMacInit()
638 LOGD("[MAC] FfiOHOSCryptoMacInit success"); in FfiOHOSCryptoMacInit()
/base/security/crypto_framework/frameworks/cj/include/
H A Dcrypto_ffi.h93 FFI_EXPORT int32_t FfiOHOSCryptoMacInit(int64_t id, int64_t symKeyId);

Completed in 5 milliseconds