Home
last modified time | relevance | path

Searched defs:tlen (Results 1 – 25 of 98) sorted by relevance

1234

/dragonfly/crypto/libressl/crypto/rsa/
HDrsa_pk1.c68 RSA_padding_add_PKCS1_type_1(unsigned char *to, int tlen, in RSA_padding_add_PKCS1_type_1()
95 RSA_padding_check_PKCS1_type_1(unsigned char *to, int tlen, in RSA_padding_check_PKCS1_type_1()
144 RSA_padding_add_PKCS1_type_2(unsigned char *to, int tlen, in RSA_padding_add_PKCS1_type_2()
177 RSA_padding_check_PKCS1_type_2(unsigned char *to, int tlen, in RSA_padding_check_PKCS1_type_2()
HDrsa_none.c67 RSA_padding_add_none(unsigned char *to, int tlen, const unsigned char *from, in RSA_padding_add_none()
85 RSA_padding_check_none(unsigned char *to, int tlen, const unsigned char *from, in RSA_padding_check_none()
HDrsa_oaep.c87 RSA_padding_add_PKCS1_OAEP(unsigned char *to, int tlen, in RSA_padding_add_PKCS1_OAEP()
95 RSA_padding_add_PKCS1_OAEP_mgf1(unsigned char *to, int tlen, in RSA_padding_add_PKCS1_OAEP_mgf1()
161 RSA_padding_check_PKCS1_OAEP(unsigned char *to, int tlen, in RSA_padding_check_PKCS1_OAEP()
170 RSA_padding_check_PKCS1_OAEP_mgf1(unsigned char *to, int tlen, in RSA_padding_check_PKCS1_OAEP_mgf1()
HDrsa_x931.c68 RSA_padding_add_X931(unsigned char *to, int tlen, const unsigned char *from, in RSA_padding_add_X931()
105 RSA_padding_check_X931(unsigned char *to, int tlen, const unsigned char *from, in RSA_padding_check_X931()
/dragonfly/lib/libalias/
HDalias_smedia.c145 int hlen, tlen, dlen; in alias_rtsp_out() local
371 int hlen, tlen, dlen; in AliasHandleRtspOut() local
HDalias_ftp.c109 int hlen, tlen, dlen; in AliasHandleFtpOut() local
475 int slen, hlen, tlen, dlen; in NewFtpMessage() local
HDalias_irc.c73 int hlen, tlen, dlen; in AliasHandleIrcOut() local
/dragonfly/contrib/nvi2/common/
HDdelete.c35 size_t blen, len, nlen, tlen; in del() local
/dragonfly/usr.sbin/fwcontrol/
HDfwdv.c101 int len, tlen, npad, fd, k, m, vec, systype = -1, nb; in dvrecv() local
253 int len, tlen, header, fd, frames, packets, vec, offset, nhdr, i; in dvsend() local
/dragonfly/contrib/nvi2/ex/
HDex_join.c35 size_t blen, clen, len, tlen; in ex_join() local
HDex_script.c300 size_t blen, len, last_len, tlen; in sscr_exec() local
427 size_t blen, len, tlen; in sscr_insert() local
/dragonfly/contrib/tcpdump/
HDprint-lwapp.c173 u_int tlen; in lwapp_control_print() local
306 u_int tlen; in lwapp_data_print() local
HDprint-vqp.c109 u_int tlen; in vqp_print() local
HDprint-slow.c344 const u_char *tptr, u_int tlen, in slow_marker_lacp_print()
481 const u_char *tptr, u_int tlen) in slow_oam_print()
/dragonfly/contrib/nvi2/cl/
HDcl_term.c209 cl_fmap(SCR *sp, seq_t stype, CHAR_T *from, size_t flen, CHAR_T *to, size_t tlen) in cl_fmap()
225 cl_pfmap(SCR *sp, seq_t stype, CHAR_T *from, size_t flen, CHAR_T *to, size_t tlen) in cl_pfmap()
/dragonfly/lib/libc/sysvipc/
HDmsg.c544 size_t tlen; in sysvipc_msgsnd() local
786 size_t tlen; in sysvipc_msgrcv() local
/dragonfly/sys/netproto/802_11/wlan/
HDieee80211_radiotap.c65 struct ieee80211_radiotap_header *th, int tlen, uint32_t tx_radiotap, in ieee80211_radiotap_attach()
75 int tlen, int n_tx_v, uint32_t tx_radiotap, in ieee80211_radiotap_attachv()
/dragonfly/usr.bin/at/
HDparsetime.c335 int tlen; in tod() local
450 int tlen; in month() local
/dragonfly/sys/kern/
HDsysv_msg.c714 size_t tlen; in sys_msgsnd() local
1033 size_t tlen; in sys_msgrcv() local
/dragonfly/usr.bin/tail/
HDread.c61 int ch, len, tlen; in display_bytes() local
/dragonfly/lib/libc/gen/
HDgetdevpath.c112 size_t tlen; /* devname length without trailer */ in finddevlabel() local
/dragonfly/libexec/bootpd/tools/bootpef/
HDbootpef.c233 unsigned int tlen, hashcode; in main() local
/dragonfly/contrib/file/src/
HDder.c276 uint32_t tlen = getlength(b, &offs, len); in der_offs() local
308 uint32_t tag, tlen; in der_cmp() local
/dragonfly/contrib/dhcpcd/compat/crypt/
HDhmac.c145 const void *text, size_t tlen, in hmac()
/dragonfly/contrib/nvi2/vi/
HDv_search.c66 size_t len, s_cno, tlen; in v_exaddr() local

1234