Searched refs:symKeyId (Results 1 – 2 of 2) sorted by relevance
93 FFI_EXPORT int32_t FfiOHOSCryptoMacInit(int64_t id, int64_t symKeyId);
619 int32_t FfiOHOSCryptoMacInit(int64_t id, int64_t symKeyId) in FfiOHOSCryptoMacInit() argument628 auto keyInstance = FFIData::GetData<SymKeyImpl>(symKeyId); in FfiOHOSCryptoMacInit()