Lines Matching refs:plen
740 int plen, char *out, int secs) in test_ahash_jiffies() argument
746 if (plen == blen) in test_ahash_jiffies()
754 for (pcount = 0; pcount < blen; pcount += plen) { in test_ahash_jiffies()
810 int plen, char *out) in test_ahash_cycles() argument
815 if (plen == blen) in test_ahash_cycles()
823 for (pcount = 0; pcount < blen; pcount += plen) { in test_ahash_cycles()
842 for (pcount = 0; pcount < blen; pcount += plen) { in test_ahash_cycles()
919 i, speed[i].blen, speed[i].plen, speed[i].blen / speed[i].plen); in test_ahash_speed_common()
921 ahash_request_set_crypt(req, sg, output, speed[i].plen); in test_ahash_speed_common()
925 speed[i].plen, output, secs); in test_ahash_speed_common()
929 speed[i].plen, output); in test_ahash_speed_common()