Home
last modified time | relevance | path

Searched defs:CipherUpdate (Results 1 – 2 of 2) sorted by relevance

/base/security/crypto_framework/frameworks/cj/src/
Dcipher_impl.cpp40 HcfResult CipherImpl::CipherUpdate(HcfBlob *input, HcfBlob *output) in CipherUpdate() function in OHOS::CryptoFramework::CipherImpl
/base/security/crypto_framework/frameworks/crypto_operation/
Dcipher.c298 static HcfResult CipherUpdate(HcfCipher *self, HcfBlob *input, HcfBlob *output) in CipherUpdate() function