Home
last modified time | relevance | path

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

123456

/freebsd-12.1/crypto/openssl/crypto/rsa/
H A Drsa_pk1.c18 int RSA_padding_add_PKCS1_type_1(unsigned char *to, int tlen, in RSA_padding_add_PKCS1_type_1()
44 int RSA_padding_check_PKCS1_type_1(unsigned char *to, int tlen, in RSA_padding_check_PKCS1_type_1()
117 int RSA_padding_add_PKCS1_type_2(unsigned char *to, int tlen, in RSA_padding_add_PKCS1_type_2()
154 int RSA_padding_check_PKCS1_type_2(unsigned char *to, int tlen, in RSA_padding_check_PKCS1_type_2()
H A Drsa_none.c14 int RSA_padding_add_none(unsigned char *to, int tlen, in RSA_padding_add_none()
31 int RSA_padding_check_none(unsigned char *to, int tlen, in RSA_padding_check_none()
H A Drsa_x931.c16 int RSA_padding_add_X931(unsigned char *to, int tlen, in RSA_padding_add_X931()
53 int RSA_padding_check_X931(unsigned char *to, int tlen, in RSA_padding_check_X931()
H A Drsa_oaep.c33 int RSA_padding_add_PKCS1_OAEP(unsigned char *to, int tlen, in RSA_padding_add_PKCS1_OAEP()
41 int RSA_padding_add_PKCS1_OAEP_mgf1(unsigned char *to, int tlen, in RSA_padding_add_PKCS1_OAEP_mgf1()
108 int RSA_padding_check_PKCS1_OAEP(unsigned char *to, int tlen, in RSA_padding_check_PKCS1_OAEP()
116 int RSA_padding_check_PKCS1_OAEP_mgf1(unsigned char *to, int tlen, in RSA_padding_check_PKCS1_OAEP_mgf1()
H A Drsa_ssl.c17 int RSA_padding_add_SSLv23(unsigned char *to, int tlen, in RSA_padding_add_SSLv23()
61 int RSA_padding_check_SSLv23(unsigned char *to, int tlen, in RSA_padding_check_SSLv23()
/freebsd-12.1/contrib/bearssl/src/rsa/
H A Drsa_i15_keygen.c126 uint16_t *t, size_t tlen) in miller_rabin()
222 uint32_t pubexp, uint16_t *t, size_t tlen) in mkprime()
443 size_t plen, qlen, tlen; in br_rsa_i15_keygen() local
H A Drsa_i31_keygen_inner.c128 uint32_t *t, size_t tlen, br_i31_modpow_opt_type mp31) in miller_rabin()
236 uint32_t pubexp, uint32_t *t, size_t tlen, br_i31_modpow_opt_type mp31) in mkprime()
464 size_t plen, qlen, tlen; in br_rsa_i31_keygen_inner() local
H A Drsa_i31_modulus.c34 size_t nlen, plen, qlen, tlen; in br_rsa_i31_compute_modulus() local
H A Drsa_i15_modulus.c34 size_t nlen, plen, qlen, tlen; in br_rsa_i15_compute_modulus() local
/freebsd-12.1/sys/netinet/tcp_stacks/
H A Drack.c1529 #define DELAY_ACK(tp, tlen) \ argument
1565 int32_t rstreason, int32_t tlen) in rack_do_dropwithreset()
1755 int32_t tlen; in rack_drop_checks() local
4538 uint32_t tiwin, int32_t tlen, in rack_process_ack()
4715 struct tcpcb *tp, int32_t drop_hdrlen, int32_t tlen, in rack_process_data()
5001 struct tcpcb *tp, struct tcpopt *to, int32_t drop_hdrlen, int32_t tlen, in rack_do_fastnewdata()
5869 struct tcpcb *tp, int32_t *tlen, struct tcphdr *th, struct socket *so) in rack_check_data_after_close()
6596 struct tcpcb *tp, int32_t drop_hdrlen, int32_t tlen, uint8_t iptos, in rack_hpts_do_segment()
6900 struct tcpcb *tp, int32_t drop_hdrlen, int32_t tlen, uint8_t iptos) in rack_do_segment()
7167 long tlen; in rack_output() local
[all …]
/freebsd-12.1/contrib/ntp/libntp/
H A Dnumtoa.c44 size_t tlen; in refid_str() local
/freebsd-12.1/sys/netinet/
H A Dtcp_input.c483 #define DELAY_ACK(tp, tlen) \ argument
581 int tlen = 0, off; in tcp_input() local
1488 struct tcpcb *tp, int tlen) in tcp_autorcvbuf()
1514 struct tcpcb *tp, int drop_hdrlen, int tlen, uint8_t iptos) in tcp_do_segment()
3256 int tlen, int rstreason) in tcp_dropwithreset()
/freebsd-12.1/contrib/nvi/common/
H A Ddelete.c43 size_t blen, len, nlen, tlen; in del() local
/freebsd-12.1/contrib/nvi/ex/
H A Dex_join.c39 size_t blen, clen, len, tlen; in ex_join() local
H A Dex_script.c302 size_t blen, len, last_len, tlen; in sscr_exec() local
429 size_t blen, len, tlen; in sscr_insert() local
/freebsd-12.1/sys/netinet/libalias/
H A Dalias_ftp.c231 int hlen, tlen, dlen, pflags; in AliasHandleFtpOut() local
296 int hlen, tlen, dlen, pflags; in AliasHandleFtpIn() local
668 int slen, hlen, tlen, dlen; in NewFtpMessage() local
H A Dalias_smedia.c242 int hlen, tlen, dlen; in alias_rtsp_out() local
486 int hlen, tlen, dlen; in AliasHandleRtspOut() local
/freebsd-12.1/contrib/bearssl/src/int/
H A Di15_decmod.c55 size_t mlen, tlen; in br_i15_decode_mod() local
H A Di31_decmod.c55 size_t mlen, tlen; in br_i31_decode_mod() local
/freebsd-12.1/contrib/nvi/cl/
H A Dcl_term.c212 cl_fmap(SCR *sp, seq_t stype, CHAR_T *from, size_t flen, CHAR_T *to, size_t tlen) in cl_fmap()
228 cl_pfmap(SCR *sp, seq_t stype, CHAR_T *from, size_t flen, CHAR_T *to, size_t tlen) in cl_pfmap()
/freebsd-12.1/usr.sbin/fwcontrol/
H A Dfwdv.c106 int len, tlen, npad, fd, k, m, vec, system = -1, nb; in dvrecv() local
264 int len, tlen, header, fd, frames, packets, vec, offset, nhdr, i; in dvsend() local
H A Dfwmpegts.c162 int fd, k, len, m, pkt_size, startwr, tlen; in mpegtsrecv() local
/freebsd-12.1/contrib/tcpdump/
H A Dprint-lwapp.c171 int tlen; in lwapp_control_print() local
293 int tlen; in lwapp_data_print() local
/freebsd-12.1/contrib/bearssl/src/kdf/
H A Dhkdf.c72 size_t tlen; in br_hkdf_produce() local
/freebsd-12.1/sys/net80211/
H A Dieee80211_radiotap.c57 struct ieee80211_radiotap_header *th, int tlen, uint32_t tx_radiotap, in ieee80211_radiotap_attach()
67 int tlen, int n_tx_v, uint32_t tx_radiotap, in ieee80211_radiotap_attachv()

123456