Searched defs:_cpHMAC (Results 1 – 1 of 1) sorted by relevance
59 struct _cpHMAC { struct60 IppCtxId idCtx; /* HMAC identifier */61 Ipp8u ipadKey[MBS_HASH_MAX]; /* inner padding key */62 Ipp8u opadKey[MBS_HASH_MAX]; /* outer padding key */63 IppsHashState hashCtx; /* hash context */