Searched defs:_cpDES (Results 1 – 1 of 1) sorted by relevance
65 struct _cpDES { struct66 IppCtxId idCtx; /* DES spec identifier */67 Ipp32u dummy; /* alignment only (linux problem)*/68 RoundKeyDES enc_keys[16]; /* array of keys for encryprion */69 RoundKeyDES dec_keys[16]; /* array of keys for decryprion */