Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/os/
H A Dxsha1.c50 x_sha1_update(void *ctx, void *data, int size) in x_sha1_update() function
84 x_sha1_update(void *ctx, void *data, int size) in x_sha1_update() function
123 x_sha1_update(void *ctx, void *data, int size) in x_sha1_update() function
160 x_sha1_update(void *ctx, void *data, int size) in x_sha1_update() function
200 x_sha1_update(void *ctx, void *data, int size) in x_sha1_update() function
234 x_sha1_update(void *ctx, void *data, int size) in x_sha1_update() function
270 x_sha1_update(void *ctx, void *data, int size) in x_sha1_update() function
/OK3568_Linux_fs/external/xserver/include/
H A Dxsha1.h11 int x_sha1_update(void *ctx, void *data, int size);
/OK3568_Linux_fs/external/xserver/render/
H A Dglyph.c174 success = x_sha1_update(ctx, gi, sizeof(xGlyphInfo)); in HashGlyph()
177 success = x_sha1_update(ctx, bits, size); in HashGlyph()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog12968 /wip/xserver/build.x86_64/../render/glyph.c:174: undefined reference to `x_sha1_update'
12969 /wip/xserver/build.x86_64/../render/glyph.c:177: undefined reference to `x_sha1_update'