Searched refs:SHA1_CTX (Results 1 - 4 of 4) sorted by relevance

/system/extras/ext4_utils/
H A Dsha1.h34 } SHA1_CTX; typedef in typeref:struct:__anon498
38 void SHA1Init(SHA1_CTX *);
39 void SHA1Update(SHA1_CTX *, const u_char *, u_int);
40 void SHA1Final(u_char[SHA1_DIGEST_LENGTH], SHA1_CTX *);
H A Duuid.c43 SHA1_CTX ctx;
H A Dsha1.c199 SHA1_CTX *context;
218 SHA1_CTX *context;
249 SHA1_CTX* context;
/system/core/libcutils/
H A Ddir_hash.c41 SHA1_CTX context;

Completed in 66 milliseconds