Searched refs:x_sha1_update (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | xsha1.c | 50 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 D | xsha1.h | 11 int x_sha1_update(void *ctx, void *data, int size);
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | glyph.c | 174 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 D | ChangeLog | 12968 /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'
|