Home
last modified time | relevance | path

Searched defs:pcomp_testvec (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/crypto/
Dtestmgr.h12956 struct pcomp_testvec { struct
12957 void *params;
12958 unsigned int paramsize;
12959 int inlen, outlen;
12960 char input[COMP_BUF_SIZE];
12961 char output[COMP_BUF_SIZE];