Searched defs:lens (Results 1 – 15 of 15) sorted by relevance
/openbsd-src/sys/crypto/ |
H A D | chachapoly.c | 132 uint64_t lens[2]; in chacha20poly1305_encrypt() member 176 uint64_t lens[2]; in chacha20poly1305_decrypt() member
|
/openbsd-src/sys/lib/libz/ |
H A D | inftrees.c | 30 int ZLIB_INTERNAL inflate_table(codetype type, unsigned short FAR *lens, in inflate_table()
|
H A D | inflate.h | 120 unsigned short lens[320]; /* temporary storage for code lengths */ member
|
/openbsd-src/lib/libz/ |
H A D | inftrees.c | 30 int ZLIB_INTERNAL inflate_table(codetype type, unsigned short FAR *lens, in inflate_table()
|
H A D | inflate.h | 120 unsigned short lens[320]; /* temporary storage for code lengths */ member
|
/openbsd-src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/ |
H A D | inftrees.c | 34 inflate_table(codetype type,unsigned short FAR * lens,unsigned codes,code FAR * FAR * table,unsigned FAR * bits,unsigned short FAR * work) inflate_table() argument [all...] |
H A D | inflate.h | 120 unsigned short lens[320]; /* temporary storage for code lengths */ member
|
/openbsd-src/regress/usr.bin/ssh/unittests/sshkey/ |
H A D | test_sshkey.c | 145 size_t lens[] = { in signature_tests() local
|
/openbsd-src/regress/lib/libz/ |
H A D | infcover.c | 621 unsigned short lens[16], work[16]; in cover_trees() local
|
/openbsd-src/lib/libcurses/tinfo/ |
H A D | read_entry.c | 627 size_t lens = sizeof(suffix) - 1; in make_db_filename() local
|
/openbsd-src/sys/net/ |
H A D | bsd-comp.c | 105 u_int16_t *lens; /* array of lengths of codes */ member
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | pp_hot.c | 870 UNOP_AUX_item *lens = const_lens; PP() local 1048 UNOP_AUX_item *lens = aux + PERL_MULTICONCAT_IX_LENGTHS; PP() local
|
H A D | peep.c | 873 UNOP_AUX_item *lens = aux + PERL_MULTICONCAT_IX_LENGTHS; in S_maybe_multiconcat() local
|
H A D | dump.c | 3116 UNOP_AUX_item *lens; Perl_multiconcat_stringify() local
|
/openbsd-src/gnu/usr.bin/perl/ext/B/ |
H A D | B.xs | 1242 UNOP_AUX_item *lens; variable
|