Home
last modified time | relevance | path

Searched refs:hash_filehandle (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/hashes/helper/
H A Dhash_file.c35 err = hash_filehandle(hash, in, out, outlen); in hash_file()
H A Dhash_filehandle.c19 int hash_filehandle(int hash, FILE *in, unsigned char *out, unsigned long *outlen) in hash_filehandle() function
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_hash.h507 int hash_filehandle(int hash, FILE *in, unsigned char *out, unsigned long *outlen);