Home | History | Annotate | Download | only in racoon

Lines Matching refs:SHA_DIGEST_LENGTH

2061 	if ((res = vmalloc(SHA_DIGEST_LENGTH)) == 0)
2069 if (SHA_DIGEST_LENGTH != res->l) {
2345 if ((res = vmalloc(SHA_DIGEST_LENGTH)) == 0)
2371 return SHA_DIGEST_LENGTH << 3;