Home
last modified time | relevance | path

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

1234567

/freebsd/crypto/openssl/crypto/rsa/
H A Drsa_pk1.c32 int RSA_padding_add_PKCS1_type_1(unsigned char *to, int tlen, in RSA_padding_add_PKCS1_type_1()
57 int RSA_padding_check_PKCS1_type_1(unsigned char *to, int tlen, in RSA_padding_check_PKCS1_type_1()
126 int tlen, const unsigned char *from, in ossl_rsa_padding_add_PKCS1_type_2_ex()
165 int RSA_padding_add_PKCS1_type_2(unsigned char *to, int tlen, in RSA_padding_add_PKCS1_type_2()
171 int RSA_padding_check_PKCS1_type_2(unsigned char *to, int tlen, in RSA_padding_check_PKCS1_type_2()
280 unsigned char *to, int tlen, in ossl_rsa_prf()
390 unsigned char *to, int tlen, in ossl_rsa_padding_check_PKCS1_type_2()
548 unsigned char *to, size_t tlen, in ossl_rsa_padding_check_PKCS1_type_2_TLS()
H A Drsa_none.c20 int RSA_padding_add_none(unsigned char *to, int tlen, in RSA_padding_add_none()
37 int RSA_padding_check_none(unsigned char *to, int tlen, in RSA_padding_check_none()
H A Drsa_oaep.c39 int RSA_padding_add_PKCS1_OAEP(unsigned char *to, int tlen, in RSA_padding_add_PKCS1_OAEP()
55 unsigned char *to, int tlen, in ossl_rsa_padding_add_PKCS1_OAEP_mgf1_ex()
151 int RSA_padding_add_PKCS1_OAEP_mgf1(unsigned char *to, int tlen, in RSA_padding_add_PKCS1_OAEP_mgf1()
160 int RSA_padding_check_PKCS1_OAEP(unsigned char *to, int tlen, in RSA_padding_check_PKCS1_OAEP()
168 int RSA_padding_check_PKCS1_OAEP_mgf1(unsigned char *to, int tlen, in RSA_padding_check_PKCS1_OAEP_mgf1()
H A Drsa_x931.c43 int RSA_padding_add_X931(unsigned char *to, int tlen, in RSA_padding_add_X931()
79 int RSA_padding_check_X931(unsigned char *to, int tlen, in RSA_padding_check_X931()
/freebsd/sys/netinet/tcp_stacks/
H A Drack_bbr_common.c137 int32_t tlen; in ctf_get_enet_type() local
359 int32_t retval, nxt_pkt, tlen, off; in ctf_process_inbound_raw() local
508 int32_t tlen) in ctf_do_dropwithreset()
549 int32_t tlen; in ctf_drop_checks() local
651 …struct mbuf *m, struct tcpcb *tp, struct tcphdr *th, int32_t thflags, int32_t tlen, int32_t *ret_v… in ctf_do_dropafterack()
791 int32_t tlen, int32_t thflags, int32_t * ret_val) in ctf_ts_check()
865 int32_t tlen) in ctf_do_dropwithreset_conn()
/freebsd/crypto/krb5/src/lib/gssapi/generic/
H A Dutil_token.c78 size_t len, tlen; in g_get_token_header() local
108 size_t tlen, orig_len = in->len; in g_verify_token_header() local
/freebsd/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_i15_modulus.c34 size_t nlen, plen, qlen, tlen; in br_rsa_i15_compute_modulus() local
H A Drsa_i31_modulus.c34 size_t nlen, plen, qlen, tlen; in br_rsa_i31_compute_modulus() local
/freebsd/contrib/ntp/libntp/
H A Dnumtoa.c45 size_t tlen; refid_str() local
/freebsd/contrib/nvi/common/
H A Ddelete.c35 size_t blen, len, nlen, tlen; in del() local
/freebsd/sys/netinet/libalias/
H A Dalias_ftp.c223 int hlen, tlen, dlen, pflags; in AliasHandleFtpOut() local
283 int hlen, tlen, dlen, pflags; in AliasHandleFtpIn() local
654 int slen, hlen, tlen, dlen; in NewFtpMessage() local
/freebsd/contrib/nvi/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
/freebsd/crypto/openssl/test/
H A Dmdc2test.c52 size_t tlen = strlen(text), i = 0; in test_mdc2() local
/freebsd/sys/netinet/
H A Dtcp_input.c511 #define DELAY_ACK(tp, tlen) \ argument
609 int tlen = 0, off; in tcp_input_with_port() local
1467 struct tcpcb *tp, int tlen) in tcp_autorcvbuf()
1513 int drop_hdrlen, int tlen, uint8_t iptos) in tcp_do_segment()
3438 tcp_dropwithreset(struct mbuf *m, struct tcphdr *th, struct tcpcb *tp, int tlen) in tcp_dropwithreset()
H A Dtcp_timewait.c197 struct mbuf *m, int tlen) in tcp_twcheck()
/freebsd/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/usr.sbin/fwcontrol/
H A Dfwdv.c100 int len, tlen, npad, fd, k, m, vec, system = -1, nb; in dvrecv() local
258 int len, tlen, header, fd, frames, packets, vec, offset, nhdr, i; in dvsend() local
/freebsd/libexec/bootpd/tools/bootpef/
H A Dbootpef.c222 unsigned int tlen, hashcode; in main() local
/freebsd/contrib/nvi/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()
/freebsd/contrib/tcpdump/
H A Dprint-lwapp.c171 u_int tlen; in lwapp_control_print() local
304 u_int tlen; in lwapp_data_print() local
/freebsd/contrib/bearssl/src/kdf/
H A Dhkdf.c72 size_t tlen; in br_hkdf_produce() local

1234567