Searched refs:TVMEMSIZE (Results 1 – 1 of 1) sorted by relevance
34 #define TVMEMSIZE 4096 macro95 if (tsize > TVMEMSIZE) { in test_hash()96 printk("template (%u) too big for tvmem (%u)\n", tsize, TVMEMSIZE); in test_hash()192 if (tsize > TVMEMSIZE) { in test_hmac()194 TVMEMSIZE); in test_hmac()285 if (tsize > TVMEMSIZE) { in test_cipher()287 TVMEMSIZE); in test_cipher()433 if (tsize > TVMEMSIZE) { in test_deflate()435 TVMEMSIZE); in test_deflate()470 if (tsize > TVMEMSIZE) { in test_deflate()[all …]