Home
last modified time | relevance | path

Searched refs:CipherDestroy (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/crypto_framework/frameworks/crypto_operation/
H A Dcipher.c198 static void CipherDestroy(HcfObjectBase *self) in CipherDestroy() function
324 cipher->super.base.destroy = CipherDestroy; in InitCipher()