Searched refs:CipherGenImpl (Results 1 – 1 of 1) sorted by relevance
35 } CipherGenImpl; typedef195 return ((CipherGenImpl *)self)->algoName; in GetAlgorithm()207 CipherGenImpl *impl = (CipherGenImpl *)self; in CipherDestroy()229 CipherGenImpl *impl = (CipherGenImpl *)self; in SetCipherSpecUint8Array()253 CipherGenImpl *impl = (CipherGenImpl *)self; in GetCipherSpecString()271 CipherGenImpl *impl = (CipherGenImpl *)self; in GetCipherSpecUint8Array()286 CipherGenImpl *impl = (CipherGenImpl *)self; in CipherInit()300 CipherGenImpl *impl = (CipherGenImpl *)self; in CipherUpdate()314 CipherGenImpl *impl = (CipherGenImpl *)self; in CipherFinal()318 static void InitCipher(HcfCipherGeneratorSpi *spiObj, CipherGenImpl *cipher) in InitCipher()[all …]