Searched refs:SymKeyImpl (Results 1 – 8 of 8) sorted by relevance
47 SymKeyImpl *impl = (SymKeyImpl *)self; in GetEncoded()72 SymKeyImpl *impl = (SymKeyImpl *)self; in ClearMem()112 SymKeyImpl *impl = (SymKeyImpl *)self; in GetAlgorithm()135 static HcfResult HcfSymmKeySpiCreate(int32_t keyLen, SymKeyImpl *symKey) in HcfSymmKeySpiCreate()172 SymKeyImpl *impl = (SymKeyImpl *)base; in DestroySymKeySpi()261 SymKeyImpl *returnSymmKey = (SymKeyImpl *)HcfMalloc(sizeof(SymKeyImpl), 0); in GenerateSymmKey()300 SymKeyImpl *returnSymmKey = (SymKeyImpl *)HcfMalloc(sizeof(SymKeyImpl), 0); in ConvertSymmKey()
43 static const EVP_CIPHER *CipherEcbType(SymKeyImpl *symKey) in CipherEcbType()54 static const EVP_CIPHER *CipherCbcType(SymKeyImpl *symKey) in CipherCbcType()65 static const EVP_CIPHER *CipherCtrType(SymKeyImpl *symKey) in CipherCtrType()76 static const EVP_CIPHER *CipherOfbType(SymKeyImpl *symKey) in CipherOfbType()87 static const EVP_CIPHER *CipherCfbType(SymKeyImpl *symKey) in CipherCfbType()98 static const EVP_CIPHER *CipherCfb128Type(SymKeyImpl *symKey) in CipherCfb128Type()109 static const EVP_CIPHER *DefaultCipherType(SymKeyImpl *symKey) in DefaultCipherType()114 static const EVP_CIPHER *GetCipherType(HcfCipherSm4GeneratorSpiOpensslImpl *impl, SymKeyImpl *symKe… in GetCipherType()196 SymKeyImpl* keyImpl = (SymKeyImpl*)key; in CheckParam()224 SymKeyImpl* keyImpl = (SymKeyImpl*)key; in EngineCipherInit()
50 static const EVP_CIPHER *CipherEcbType(SymKeyImpl *symKey) in CipherEcbType()65 static const EVP_CIPHER *CipherCbcType(SymKeyImpl *symKey) in CipherCbcType()80 static const EVP_CIPHER *CipherCtrType(SymKeyImpl *symKey) in CipherCtrType()95 static const EVP_CIPHER *CipherOfbType(SymKeyImpl *symKey) in CipherOfbType()110 static const EVP_CIPHER *CipherCfbType(SymKeyImpl *symKey) in CipherCfbType()125 static const EVP_CIPHER *CipherCfb1Type(SymKeyImpl *symKey) in CipherCfb1Type()140 static const EVP_CIPHER *CipherCfb128Type(SymKeyImpl *symKey) in CipherCfb128Type()155 static const EVP_CIPHER *CipherCfb8Type(SymKeyImpl *symKey) in CipherCfb8Type()171 static const EVP_CIPHER *CipherCcmType(SymKeyImpl *symKey) in CipherCcmType()186 static const EVP_CIPHER *CipherGcmType(SymKeyImpl *symKey) in CipherGcmType()[all …]
111 SymKeyImpl *keyImpl = (SymKeyImpl *)key; in EngineCipherInit()
32 } SymKeyImpl; typedef
81 HcfBlob keyBlob = ((SymKeyImpl *)key)->keyMaterial; in OpensslEngineInitMac()
369 SymKeyImpl *impl = nullptr;382 impl = reinterpret_cast<SymKeyImpl *>(key);
5349 SymKeyImpl *impl = nullptr;5362 impl = reinterpret_cast<SymKeyImpl *>(key);