Home
last modified time | relevance | path

Searched defs:max_len (Results 1 – 25 of 120) sorted by relevance

12345

/netbsd/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Devp_asn1.c34 int ASN1_TYPE_get_octetstring(const ASN1_TYPE *a, unsigned char *data, int max_len) in ASN1_TYPE_get_octetstring()
64 long *num, unsigned char *data, int max_len) in asn1_type_get_int_oct()
110 unsigned char *data, int max_len) in ASN1_TYPE_get_int_octetstring()
166 unsigned char *data, int max_len) in ossl_asn1_type_get_octetstring_int()
/netbsd/crypto/external/bsd/openssl/dist/crypto/rand/
H A Dprov_seed.c17 size_t min_len, size_t max_len) in ossl_rand_get_entropy()
48 unsigned char **pout, size_t min_len, size_t max_len, in ossl_rand_get_nonce()
/netbsd/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dconcat.c71 roken_vmconcat (char **s, size_t max_len, va_list args) in roken_vmconcat()
103 roken_mconcat (char **s, size_t max_len, ...) in roken_mconcat()
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/asn1/
H A Devp_asn1.c30 int ASN1_TYPE_get_octetstring(const ASN1_TYPE *a, unsigned char *data, int max_len) in ASN1_TYPE_get_octetstring()
84 unsigned char *data, int max_len) in ASN1_TYPE_get_int_octetstring()
/netbsd/crypto/external/bsd/openssl/dist/providers/common/
H A Dprovider_seeding.c48 int entropy, size_t min_len, size_t max_len) in ossl_prov_get_entropy()
64 size_t min_len, size_t max_len, in ossl_prov_get_nonce()
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_file.cc95 uptr *read_len, uptr max_len, error_t *errno_p) { in ReadFileToBuffer()
139 InternalMmapVectorNoCtor<char> *buff, uptr max_len, in ReadFileToVector()
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_file.cc97 uptr *read_len, uptr max_len, error_t *errno_p) { in ReadFileToBuffer()
141 InternalMmapVectorNoCtor<char> *buff, uptr max_len, in ReadFileToVector()
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_file.cc95 uptr *read_len, uptr max_len, error_t *errno_p) { in ReadFileToBuffer()
139 InternalMmapVectorNoCtor<char> *buff, uptr max_len, in ReadFileToVector()
/netbsd/external/bsd/wpa/dist/src/utils/
H A Dip_addr.h19 u8 max_len[16]; member
H A Duuid.c50 int uuid_bin2str(const u8 *bin, char *str, size_t max_len) in uuid_bin2str()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dfile-find.h36 int max_len; /* Max length of a prefix in PLIST */ member
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dfile-find.h36 int max_len; /* Max length of a prefix in PLIST */ member
/netbsd/crypto/external/bsd/openssl.old/dist/test/
H A Ddrbg_cavs_test.c35 int entropy, size_t min_len, size_t max_len, in kat_entropy()
46 int entropy, size_t min_len, size_t max_len) in kat_nonce()
/netbsd/external/bsd/flex/dist/tests/
H A Dyyextra.l39 int max_len; member
/netbsd/external/gpl3/gdb/dist/sim/ppc/
H A Doptions.c216 int max_len = 0; in print_options() local
/netbsd/external/gpl3/gdb.old/dist/sim/ppc/
H A Doptions.c216 int max_len = 0; in print_options() local
/netbsd/external/gpl3/gdb/dist/gdb/tui/
H A Dtui-wingeneral.c113 int max_len = win_info->width - 2 - 2; in box_win() local
/netbsd/external/gpl3/gdb.old/dist/gdb/tui/
H A Dtui-wingeneral.c113 int max_len = win_info->width - 2 - 2; in box_win() local
/netbsd/crypto/external/bsd/openssl/dist/include/crypto/
H A Drand_pool.h79 size_t max_len; /* maximum number of random bytes (allocated buffer size) */ member
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/rand/
H A Drand_lib.c131 int entropy, size_t min_len, size_t max_len, in rand_drbg_get_entropy()
236 int entropy, size_t min_len, size_t max_len) in rand_drbg_get_nonce()
437 size_t min_len, size_t max_len) in rand_pool_new()
/netbsd/crypto/external/bsd/openssl/dist/providers/implementations/rands/
H A Ddrbg.c146 size_t max_len, int prediction_resistance, in ossl_drbg_get_seed()
195 size_t min_len, size_t max_len, in get_entropy()
313 size_t min_len, size_t max_len) in prov_drbg_get_nonce()
/netbsd/external/gpl2/lvm2/dist/tools/
H A Dlvmdiskscan.c30 int max_len; variable
/netbsd/external/bsd/wpa/dist/src/ap/
H A Dwpa_auth_ie.c1150 u8 *pos, size_t max_len, in wpa_auth_write_assoc_resp_owe()
1183 u8 *pos, size_t max_len, in wpa_auth_write_assoc_resp_fils()
/netbsd/external/gpl2/groff/dist/src/preproc/eqn/
H A Dpile.cpp119 int max_len = 0; in compute_metrics() local
/netbsd/external/bsd/flex/dist/src/
H A Dfilter.c209 int filter_truncate (struct filter *chain, int max_len) in filter_truncate()

12345