Searched defs:last_len (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/modes/ |
H A D | ocb128.c | 272 size_t num_blocks, last_len; in CRYPTO_ocb128_aad() local 334 size_t num_blocks, last_len; in CRYPTO_ocb128_encrypt() local 426 size_t num_blocks, last_len; in CRYPTO_ocb128_decrypt() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/modes/ |
H A D | ocb128.c | 272 size_t num_blocks, last_len; in CRYPTO_ocb128_aad() local 334 size_t num_blocks, last_len; in CRYPTO_ocb128_encrypt() local 426 size_t num_blocks, last_len; in CRYPTO_ocb128_decrypt() local
|
/netbsd-src/external/mpl/bind/dist/lib/isc/ |
H A D | picohttpparser.c | 220 is_complete(const char *buf, const char *buf_end, size_t last_len, int *ret) { in is_complete() argument 444 size_t *num_headers, size_t last_len) { in phr_parse_request() argument 529 size_t last_len) { in phr_parse_response() argument 558 phr_parse_headers(const char * buf_start,size_t len,struct phr_header * headers,size_t * num_headers,size_t last_len) phr_parse_headers() argument [all...] |
H A D | httpd.c | 375 process_request(isc_httpd_t * httpd,size_t last_len) process_request() argument 928 size_t last_len = 0; httpd_request() local
|
/netbsd-src/sys/stand/efiboot/ |
H A D | prompt.c | 78 int last_len = -1, n; in awaitkey() local
|
/netbsd-src/external/bsd/nvi/dist/ex/ |
H A D | ex_script.c | 260 size_t blen, len, last_len; in sscr_exec() local
|
/netbsd-src/external/bsd/mdocml/dist/ |
H A D | eqn.c | 378 static int last_len, lim; in eqn_next() local
|
/netbsd-src/usr.sbin/makefs/ |
H A D | udf.c | 497 uint64_t last_len, piece_len, last_flags; in udf_append_file_mapping() local
|