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

  /external/selinux/libselinux/src/
sha1.h 58 // Sha1Update
64 Sha1Update
label_support.c 110 Sha1Update(&context, digest->hashbuf, digest->hashbuf_size);
sha1.c 140 // Sha1Update
146 Sha1Update
203 Sha1Update( Context, (uint8_t*)"\x80", 1 );
206 Sha1Update( Context, (uint8_t*)"\0", 1 );
209 Sha1Update( Context, finalcount, 8 ); // Should cause a Sha1TransformFunction()

Completed in 46 milliseconds