Home
last modified time | relevance | path

Searched defs:lens (Results 1 – 15 of 15) sorted by relevance

/openbsd-src/sys/crypto/
H A Dchachapoly.c132 uint64_t lens[2]; in chacha20poly1305_encrypt() member
176 uint64_t lens[2]; in chacha20poly1305_decrypt() member
/openbsd-src/sys/lib/libz/
H A Dinftrees.c30 int ZLIB_INTERNAL inflate_table(codetype type, unsigned short FAR *lens, in inflate_table()
H A Dinflate.h120 unsigned short lens[320]; /* temporary storage for code lengths */ member
/openbsd-src/lib/libz/
H A Dinftrees.c30 int ZLIB_INTERNAL inflate_table(codetype type, unsigned short FAR *lens, in inflate_table()
H A Dinflate.h120 unsigned short lens[320]; /* temporary storage for code lengths */ member
/openbsd-src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dinftrees.c34 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 Dinflate.h120 unsigned short lens[320]; /* temporary storage for code lengths */ member
/openbsd-src/regress/usr.bin/ssh/unittests/sshkey/
H A Dtest_sshkey.c145 size_t lens[] = { in signature_tests() local
/openbsd-src/regress/lib/libz/
H A Dinfcover.c621 unsigned short lens[16], work[16]; in cover_trees() local
/openbsd-src/lib/libcurses/tinfo/
H A Dread_entry.c627 size_t lens = sizeof(suffix) - 1; in make_db_filename() local
/openbsd-src/sys/net/
H A Dbsd-comp.c105 u_int16_t *lens; /* array of lengths of codes */ member
/openbsd-src/gnu/usr.bin/perl/
H A Dpp_hot.c870 UNOP_AUX_item *lens = const_lens; PP() local
1048 UNOP_AUX_item *lens = aux + PERL_MULTICONCAT_IX_LENGTHS; PP() local
H A Dpeep.c873 UNOP_AUX_item *lens = aux + PERL_MULTICONCAT_IX_LENGTHS; in S_maybe_multiconcat() local
H A Ddump.c3116 UNOP_AUX_item *lens; Perl_multiconcat_stringify() local
/openbsd-src/gnu/usr.bin/perl/ext/B/
H A DB.xs1242 UNOP_AUX_item *lens; variable