Searched defs:_cpStateECES_SM2 (Results 1 – 1 of 1) sorted by relevance
61 struct _cpStateECES_SM2 { struct62 IppCtxId idCtx;63 Ipp8u* pSharedSecret;64 Ipp32s sharedSecretLen;66 ECESAlgoState state;68 Ipp32u kdfCounter;69 Ipp8u pKdfWindow[IPP_SM3_DIGEST_BITSIZE / BYTESIZE];70 Ipp8u wasNonZero;71 Ipp8u kdfIndex;73 IppsHashState_rmf* pKdfHasher;[all …]