Searched defs:_cpHMAC_rmf (Results 1 – 1 of 1) sorted by relevance
56 struct _cpHMAC_rmf { struct57 IppCtxId idCtx; /* HMAC identifier */58 Ipp8u ipadKey[MBS_HASH_MAX]; /* inner padding key */59 Ipp8u opadKey[MBS_HASH_MAX]; /* outer padding key */60 IppsHashState_rmf hashCtx; /* hash context */