Home | History | Annotate | Download | only in sha2

Lines Matching refs:SHA256_End

629 char *SHA256_End(SHA256_CTX* context, char buffer[]) {
657 return SHA256_End(&context, digest);