Searched defs:len (Results 251 - 275 of 5388) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/crypto/openssl/crypto/cast/
H A Dc_skey.c75 void CAST_set_key(CAST_KEY *key, int len, const unsigned char *data) argument
82 void private_CAST_set_key(CAST_KEY *key, int len, const unsigned char *data) argument
/freebsd-11-stable/crypto/heimdal/lib/gssapi/krb5/
H A Ddisplay_name.c47 size_t len; local
H A Dexport_name.c46 size_t len; local
/freebsd-11-stable/crypto/heimdal/lib/gssapi/mech/
H A Dgss_import_sec_context.c42 size_t len; local
H A Dgss_utils.c35 size_t len = from_oid->length; local
65 size_t len = from_buf->length; local
/freebsd-11-stable/crypto/heimdal/lib/kadm5/
H A Dkeys.c54 _kadm5_init_keys (Key *keys, int len) argument
43 _kadm5_free_keys(krb5_context context, int len, Key *keys) argument
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dbuild_ap_req.c47 size_t len; local
H A Dcrc.c64 _krb5_crc_update (const char *p, size_t len, uint32_t res) argument
H A Dpadata.c37 krb5_find_padata(PA_DATA *val, unsigned len, int type, int *idx) argument
46 krb5_padata_add(krb5_context context, METHOD_DATA *md, int type, void *buf, size_t len) argument
H A Dsalt-arcfour.c46 size_t len = 0, i; local
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dconcat.c39 roken_concat (char *s, size_t len, ...) argument
51 roken_vconcat (char *s, size_t len, va_list args) argument
73 size_t len = 0; local
[all...]
H A Dhex.c84 hex_decode(const char *str, void *data, size_t len) argument
H A Dstrpool.c42 size_t len; member in struct:rk_strpool
68 int len; local
[all...]
/freebsd-11-stable/crypto/heimdal/lib/wind/
H A Dtest-bidi.c43 unsigned len; member in struct:test
/freebsd-11-stable/crypto/openssl/ssl/
H A Dt1_reneg.c116 int ssl_add_clienthello_renegotiate_ext(SSL *s, unsigned char *p, int *len, argument
146 int ssl_parse_clienthello_renegotiate_ext(SSL *s, unsigned char *d, int len, argument
195 int ssl_add_serverhello_renegotiate_ext(SSL *s, unsigned char *p, int *len, argument
232 int ssl_parse_serverhello_renegotiate_ext(SSL *s, unsigned char *d, int len, argument
[all...]
/freebsd-11-stable/contrib/nvi/ex/
H A Dex_at.c45 size_t len = 0; local
H A Dex_visual.c40 size_t len; local
/freebsd-11-stable/contrib/nvi/vi/
H A Dv_section.c68 size_t len; local
174 size_t len; local
[all...]
H A Dv_xchar.c36 size_t len; local
/freebsd-11-stable/sys/dev/pms/RefTisa/sat/src/
H A Dsmmisc.c76 *sm_strncpy(char *dst, const char *src, bit32 len) argument
91 smhexdump(const char *ptitle, bit8 *pbuf, size_t len) argument
/freebsd-11-stable/sys/netpfil/pf/
H A Din4_cksum.c83 in4_cksum(struct mbuf *m, u_int8_t nxt, int off, int len) argument
/freebsd-11-stable/sys/opencrypto/
H A Dxform_blf.c107 blf_setkey(u_int8_t **sched, u_int8_t *key, int len) argument
H A Dxform_cast5.c88 cast5_setkey(u_int8_t **sched, u_int8_t *key, int len) argument
H A Dxform_cml.c90 cml_setkey(u_int8_t **sched, u_int8_t *key, int len) argument
H A Dxform_rijndael.c90 rijndael128_setkey(u_int8_t **sched, u_int8_t *key, int len) argument

Completed in 145 milliseconds

<<11121314151617181920>>