HomeSort by relevance Sort by last modified time
    Searched refs:hash_file (Results 1 - 5 of 5) sorted by null

  /external/dropbear/libtomcrypt/src/hashes/helper/
hash_file.c 14 @file hash_file.c
25 int hash_file(int hash, const char *fname, unsigned char *out, unsigned long *outlen) function
55 /* $Source: /cvs/libtom/libtomcrypt/src/hashes/helper/hash_file.c,v $ */
  /external/dropbear/libtomcrypt/demos/
hashsum.c 54 if ((errno = hash_file(idx,argv[z],hash_buffer,&w)) != CRYPT_OK) {
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_hash.h 338 int hash_file(int hash, const char *fname, unsigned char *out, unsigned long *outlen);
  /external/dropbear/libtomcrypt/
Android.mk 25 src/hashes/chc/chc.c src/hashes/helper/hash_file.c src/hashes/helper/hash_filehandle.c \
crypt.tex     [all...]

Completed in 229 milliseconds