OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crc_validate
(Results
1 - 2
of
2
) sorted by null
/external/lzma/xz-embedded/
xz_dec_stream.c
365
static enum xz_ret
crc_validate
(struct xz_dec *s, struct xz_buf *b,
function
669
ret =
crc_validate
(s, b, 32);
674
ret =
crc_validate
(s, b, 64);
717
ret =
crc_validate
(s, b, 32);
/external/toybox/toys/pending/
xzcat.c
2685
static enum xz_ret
crc_validate
(struct xz_dec *s, struct xz_buf *b,
function
[
all
...]
Completed in 49 milliseconds