TVMEMSIZE 66 crypto/tcrypt.c static char *tvmem[TVMEMSIZE]; TVMEMSIZE 595 crypto/tcrypt.c if ((*keysize + *b_size) > TVMEMSIZE * PAGE_SIZE) { TVMEMSIZE 598 crypto/tcrypt.c TVMEMSIZE * PAGE_SIZE); TVMEMSIZE 699 crypto/tcrypt.c sg_init_table(sg, TVMEMSIZE); TVMEMSIZE 700 crypto/tcrypt.c for (i = 0; i < TVMEMSIZE; i++) { TVMEMSIZE 1057 crypto/tcrypt.c struct scatterlist sg[TVMEMSIZE]; TVMEMSIZE 1096 crypto/tcrypt.c if (speed[i].blen > TVMEMSIZE * PAGE_SIZE) { TVMEMSIZE 1098 crypto/tcrypt.c speed[i].blen, TVMEMSIZE * PAGE_SIZE); TVMEMSIZE 1535 crypto/tcrypt.c struct scatterlist sg[TVMEMSIZE]; TVMEMSIZE 1537 crypto/tcrypt.c if ((*keysize + *b_size) > TVMEMSIZE * PAGE_SIZE) { TVMEMSIZE 1540 crypto/tcrypt.c TVMEMSIZE * PAGE_SIZE); TVMEMSIZE 3029 crypto/tcrypt.c for (i = 0; i < TVMEMSIZE; i++) { TVMEMSIZE 3055 crypto/tcrypt.c for (i = 0; i < TVMEMSIZE && tvmem[i]; i++)