Home
last modified time | relevance | path

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

/crypto/
Dtcrypt.h27 unsigned int plen; /* per-update length */ member
Daf_alg.c410 int plen = min_t(int, len, PAGE_SIZE - off); in af_alg_make_sg() local
598 size_t plen = min_t(size_t, used, sg[i].length); in af_alg_pull_tsgl() local
866 size_t plen; in af_alg_sendmsg() local
Dtcrypt.c928 int plen, char *out, int secs) in test_ahash_jiffies()
998 int plen, char *out) in test_ahash_cycles()
Dtestmgr.h108 unsigned int plen; member