Searched defs:CipherInit (Results 1 – 2 of 2) sorted by relevance
30 HcfResult CipherImpl::CipherInit(HcfCryptoMode opMode, HcfKey *key, HcfParamsSpec *params) in CipherInit() function in OHOS::CryptoFramework::CipherImpl
275 static HcfResult CipherInit(HcfCipher *self, enum HcfCryptoMode opMode, in CipherInit() function