Home
last modified time | relevance | path

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

1234

/dragonfly/crypto/libressl/crypto/rsa/
H A Drsa_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()
H A Drsa_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()
H A Drsa_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()
H A Drsa_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/
H A Dalias_smedia.c145 int hlen, tlen, dlen; in alias_rtsp_out() local
371 int hlen, tlen, dlen; in AliasHandleRtspOut() local
H A Dalias_ftp.c109 int hlen, tlen, dlen; in AliasHandleFtpOut() local
475 int slen, hlen, tlen, dlen; in NewFtpMessage() local
H A Dalias_irc.c73 int hlen, tlen, dlen; in AliasHandleIrcOut() local
/dragonfly/contrib/nvi2/common/
H A Ddelete.c35 size_t blen, len, nlen, tlen; in del() local
/dragonfly/usr.sbin/fwcontrol/
H A Dfwdv.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/
H A Dex_join.c35 size_t blen, clen, len, tlen; in ex_join() local
H A Dex_script.c300 size_t blen, len, last_len, tlen; in sscr_exec() local
427 size_t blen, len, tlen; in sscr_insert() local
/dragonfly/lib/libc/sysvipc/
H A Dmsg.c544 size_t tlen; in sysvipc_msgsnd() local
786 size_t tlen; in sysvipc_msgrcv() local
/dragonfly/contrib/nvi2/cl/
H A Dcl_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/contrib/tcpdump/
H A Dprint-lwapp.c173 u_int tlen; in lwapp_control_print() local
306 u_int tlen; in lwapp_data_print() local
H A Dprint-vqp.c109 u_int tlen; in vqp_print() local
H A Dprint-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/sys/netproto/802_11/wlan/
H A Dieee80211_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/
H A Dparsetime.c335 int tlen; in tod() local
450 int tlen; in month() local
/dragonfly/sys/kern/
H A Dsysv_msg.c714 size_t tlen; in sys_msgsnd() local
1033 size_t tlen; in sys_msgrcv() local
/dragonfly/usr.bin/tail/
H A Dread.c61 int ch, len, tlen; in display_bytes() local
/dragonfly/lib/libc/gen/
H A Dgetdevpath.c112 size_t tlen; /* devname length without trailer */ in finddevlabel() local
/dragonfly/libexec/bootpd/tools/bootpef/
H A Dbootpef.c233 unsigned int tlen, hashcode; in main() local
/dragonfly/contrib/file/src/
H A Dder.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/
H A Dhmac.c145 const void *text, size_t tlen, in hmac()
/dragonfly/contrib/nvi2/vi/
H A Dv_search.c66 size_t len, s_cno, tlen; in v_exaddr() local

1234