Searched refs:x_sha1_update (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dxsha1.h11 int x_sha1_update(void *ctx, void *data, int size);
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dxsha1.h11 int x_sha1_update(void *ctx, void *data, int size);
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dxsha1.c22 int x_sha1_update(void *ctx, void *data, int size) function in typeref:typename:int
50 int x_sha1_update(void *ctx, void *data, int size) function in typeref:typename:int
89 int x_sha1_update(void *ctx, void *data, int size) function in typeref:typename:int
117 int x_sha1_update(void *ctx, void *data, int size) function in typeref:typename:int
149 int x_sha1_update(void *ctx, void *data, int size) function in typeref:typename:int
/xsrc/external/mit/xorg-server/dist/os/
H A Dxsha1.c59 x_sha1_update(void *ctx, void *data, int size) function in typeref:typename:int
93 x_sha1_update(void *ctx, void *data, int size) function in typeref:typename:int
132 x_sha1_update(void *ctx, void *data, int size) function in typeref:typename:int
169 x_sha1_update(void *ctx, void *data, int size) function in typeref:typename:int
209 x_sha1_update(void *ctx, void *data, int size) function in typeref:typename:int
243 x_sha1_update(void *ctx, void *data, int size) function in typeref:typename:int
279 x_sha1_update(void *ctx, void *data, int size) function in typeref:typename:int
/xsrc/external/mit/xorg-server.old/dist/render/
H A Dglyph.c191 success = x_sha1_update(ctx, gi, sizeof(xGlyphInfo));
194 success = x_sha1_update(ctx, bits, size);
/xsrc/external/mit/xorg-server/dist/render/
H A Dglyph.c174 success = x_sha1_update(ctx, gi, sizeof(xGlyphInfo));
177 success = x_sha1_update(ctx, bits, size);

Completed in 5 milliseconds