| /freebsd-12.1/crypto/openssl/crypto/rsa/ |
| H A D | rsa_pk1.c | 18 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 D | rsa_none.c | 14 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 D | rsa_x931.c | 16 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 D | rsa_oaep.c | 33 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 D | rsa_ssl.c | 17 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 D | rsa_i15_keygen.c | 126 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 D | rsa_i31_keygen_inner.c | 128 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 D | rsa_i31_modulus.c | 34 size_t nlen, plen, qlen, tlen; in br_rsa_i31_compute_modulus() local
|
| H A D | rsa_i15_modulus.c | 34 size_t nlen, plen, qlen, tlen; in br_rsa_i15_compute_modulus() local
|
| /freebsd-12.1/sys/netinet/tcp_stacks/ |
| H A D | rack.c | 1529 #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 D | numtoa.c | 44 size_t tlen; in refid_str() local
|
| /freebsd-12.1/sys/netinet/ |
| H A D | tcp_input.c | 483 #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 D | delete.c | 43 size_t blen, len, nlen, tlen; in del() local
|
| /freebsd-12.1/contrib/nvi/ex/ |
| H A D | ex_join.c | 39 size_t blen, clen, len, tlen; in ex_join() local
|
| H A D | ex_script.c | 302 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 D | alias_ftp.c | 231 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 D | alias_smedia.c | 242 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 D | i15_decmod.c | 55 size_t mlen, tlen; in br_i15_decode_mod() local
|
| H A D | i31_decmod.c | 55 size_t mlen, tlen; in br_i31_decode_mod() local
|
| /freebsd-12.1/contrib/nvi/cl/ |
| H A D | cl_term.c | 212 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 D | fwdv.c | 106 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 D | fwmpegts.c | 162 int fd, k, len, m, pkt_size, startwr, tlen; in mpegtsrecv() local
|
| /freebsd-12.1/contrib/tcpdump/ |
| H A D | print-lwapp.c | 171 int tlen; in lwapp_control_print() local 293 int tlen; in lwapp_data_print() local
|
| /freebsd-12.1/contrib/bearssl/src/kdf/ |
| H A D | hkdf.c | 72 size_t tlen; in br_hkdf_produce() local
|
| /freebsd-12.1/sys/net80211/ |
| H A D | ieee80211_radiotap.c | 57 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()
|