Home
last modified time | relevance | path

Searched refs:Sha1Update (Results 1 – 4 of 4) sorted by relevance

/external/selinux/libselinux/src/
Dsha1.c152 Sha1Update in Sha1Update() function
209 Sha1Update(Context, (uint8_t*)"\x80", 1); in Sha1Finalise()
212 Sha1Update(Context, (uint8_t*)"\0", 1); in Sha1Finalise()
215 Sha1Update(Context, finalcount, 8); // Should cause a Sha1TransformFunction() in Sha1Finalise()
Dsha1.h64 Sha1Update
Dlabel_support.c125 Sha1Update(&context, digest->hashbuf, digest->hashbuf_size); in digest_gen_hash()
Dlabel_file.c1096 Sha1Update(&context, regex_str, strlen(regex_str) + 1); in hash_all_partial_matches()
1097 Sha1Update(&context, &mode, sizeof(mode_t)); in hash_all_partial_matches()
1098 Sha1Update(&context, ctx_raw, strlen(ctx_raw) + 1); in hash_all_partial_matches()