Home
last modified time | relevance | path

Searched defs:dst_len (Results 1 – 25 of 26) sorted by relevance

12

/netbsd/sys/fs/hfs/
H A Dunicode.c40 utf8_to_utf16(uint16_t *dst, size_t dst_len, in utf8_to_utf16()
133 utf16_to_utf8(char *dst, size_t dst_len, in utf16_to_utf8()
/netbsd/sys/net/
H A Ddl_print.c42 lla_snprintf1(char *dst, size_t dst_len, const void *src, size_t src_len) in lla_snprintf1()
68 lla_snprintf(char *dst, size_t dst_len, const void *src, size_t src_len) in lla_snprintf()
/netbsd/external/gpl3/gdb/dist/gnulib/import/
H A Drename.c54 size_t dst_len = strlen (dst); in rpl_rename() local
287 size_t dst_len = strlen (dst); in rpl_rename() local
/netbsd/external/gpl3/gdb.old/dist/gnulib/import/
H A Drename.c54 size_t dst_len = strlen (dst); in rpl_rename() local
287 size_t dst_len = strlen (dst); in rpl_rename() local
/netbsd/external/apache2/argon2/dist/phc-winner-argon2/src/
H A Dencoding.c112 static size_t to_base64(char *dst, size_t dst_len, const void *src, in to_base64()
161 static const char *from_base64(void *dst, size_t *dst_len, const char *src) { in from_base64()
373 int encode_string(char *dst, size_t dst_len, argon2_context *ctx, in encode_string()
/netbsd/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-encoding.c241 encode_string(char *dst, size_t dst_len, argon2_context *ctx, argon2_type type) in encode_string()
/netbsd/lib/librefuse/refuse/
H A Dbuf.c285 size_t dst_len; in fuse_buf_copy() local
/netbsd/lib/libcrypt/
H A Dcrypt-argon2.c97 from_base64(void *dst, size_t *dst_len, const char *src) in from_base64()
/netbsd/external/bsd/wpa/dist/src/p2p/
H A Dp2p_parse.c18 void p2p_copy_filter_devname(char *dst, size_t dst_len, in p2p_copy_filter_devname()
/netbsd/crypto/external/bsd/openssl/dist/providers/implementations/kdfs/
H A Dsshkdf.c90 static int sshkdf_set_membuf(unsigned char **dst, size_t *dst_len, in sshkdf_set_membuf()
H A Dkrb5kdf.c96 static int krb5kdf_set_membuf(unsigned char **dst, size_t *dst_len, in krb5kdf_set_membuf()
/netbsd/external/bsd/wpa/dist/src/eap_peer/
H A Deap_fast_pac.c113 static int eap_fast_copy_buf(u8 **dst, size_t *dst_len, in eap_fast_copy_buf()
H A Deap_teap_pac.c113 static int eap_teap_copy_buf(u8 **dst, size_t *dst_len, in eap_teap_copy_buf()
/netbsd/external/mit/libuv/dist/src/win/
H A Dprocess.c532 size_t dst_len = 0; in make_program_args() local
/netbsd/external/bsd/nsd/dist/
H A Dzonec.c1072 size_t dst_len; in zparser_conv_svcbparam_alpn_value() local
1080 size_t dst_len; in zparser_conv_svcbparam_alpn_value() local
/netbsd/sys/opencrypto/
H A Dcryptodev.h203 u_int dst_len; /* dst len if not 0 */ member
242 u_int dst_len; /* dst len if not 0 */ member
H A Dcryptodev.c461 int dst_len; /* copyout size */ in cryptodev_op() local
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dopencl-lang.c387 int dst_len; in opencl_component_ref() local
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dopencl-lang.c387 int dst_len; in opencl_component_ref() local
/netbsd/external/bsd/wpa/dist/src/eap_server/
H A Deap_server.c124 static int eap_copy_data(u8 **dst, size_t *dst_len, in eap_copy_data()
/netbsd/crypto/dist/ipsec-tools/src/racoon/
H A Dpfkey.c2209 int src_len, dst_len; local
/netbsd/external/bsd/unbound/dist/sldns/
H A Dstr2wire.c1478 size_t dst_len; in sldns_str2wire_svcbparam_alpn_value() local
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dasan.cc929 tree *dst_len, in get_mem_refs_of_builtin_call()
H A Dtree-inline.c6132 unsigned dst_len = vec_safe_length (node->clone.performed_splits); in update_clone_info() local
/netbsd/external/bsd/wpa/dist/wpa_supplicant/
H A Dconfig.c67 size_t res_len, *dst_len, prev_len; in wpa_config_parse_str() local

12