Searched refs:GetPaddingMode (Results 1 – 1 of 1) sorted by relevance
261 static HcfResult GetPaddingMode(HcfCipherSm4GeneratorSpiOpensslImpl* cipherImpl) in GetPaddingMode() function376 … if (OpensslEvpCipherCtxSetPadding(data->ctx, GetPaddingMode(cipherImpl)) != HCF_OPENSSL_SUCCESS) { in EngineCipherInit()