iterated_hash.c File Reference

#include "config.h"
#include <stdio.h>
#include <isc/sha1.h>
#include <isc/iterated_hash.h>

Go to the source code of this file.

Functions

int isc_iterated_hash (unsigned char out[ISC_SHA1_DIGESTLENGTH], unsigned int hashalg, int iterations, const unsigned char *salt, int saltlength, const unsigned char *in, int inlength)


Function Documentation

int isc_iterated_hash ( unsigned char  out[ISC_SHA1_DIGESTLENGTH],
unsigned int  hashalg,
int  iterations,
const unsigned char *  salt,
int  saltlength,
const unsigned char *  in,
int  inlength 
)

Definition at line 27 of file iterated_hash.c.

References isc_sha1_final(), isc_sha1_init(), and isc_sha1_update().


Generated on Tue Apr 28 17:41:18 2015 by Doxygen 1.5.4 for BIND9 Internals 9.11.0pre-alpha