Home | History | Annotate | Download | only in nss

Lines Matching refs:SHA256_LENGTH

468     padLen = PR_MIN(SHA256_LENGTH, maxDigestLen);
485 SHA256_End(&ctx, dest, &outLen, SHA256_LENGTH);
1313 unsigned char outBuf[SHA256_LENGTH];