Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Dmesa-sha1.h41 SHA1Init(ctx); in _mesa_sha1_init()
/hardware/google/gfxstream/guest/mesa/src/util/sha1/
Dsha1.h29 void SHA1Init(SHA1_CTX *);
Dsha1.c108 SHA1Init(SHA1_CTX *context) in SHA1Init() function