Searched defs:olen (Results 51 - 75 of 110) sorted by relevance

12345

/freebsd-13-stable/usr.sbin/ppp/
H A Ddeflate.c76 int olen, ilen, len, res, flush; local
206 int ilen, olen; local
[all...]
H A Dpred.c223 int len, olen, len1; local
H A Dchat.c715 ExecStr(struct physical *physical, char *command, char *out, int olen) argument
/freebsd-13-stable/contrib/wpa/src/tls/
H A Dtlsv1_client.c313 size_t olen; local
H A Dtlsv1_server.c267 size_t olen; local
/freebsd-13-stable/crypto/openssl/ssl/
H A Dt1_enc.c651 int tls1_export_keying_material(SSL *s, unsigned char *out, size_t olen, argument
23 tls1_PRF(SSL *s, const void *seed1, size_t seed1_len, const void *seed2, size_t seed2_len, const void *seed3, size_t seed3_len, const void *seed4, size_t seed4_len, const void *seed5, size_t seed5_len, const unsigned char *sec, size_t slen, unsigned char *out, size_t olen, int fatal) argument
H A Dtls13_enc.c833 int tls13_export_keying_material(SSL *s, unsigned char *out, size_t olen, argument
875 int tls13_export_keying_material_early(SSL *s, unsigned char *out, size_t olen, argument
/freebsd-13-stable/contrib/tcsh/
H A Ded.refresh.c1006 int olen = (int) (oe - old + fx); local
/freebsd-13-stable/contrib/libc-vis/
H A Dvis.c399 size_t len, olen; local
/freebsd-13-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value_fmts.c266 bhnd_nvram_val_bcm_int_encode(bhnd_nvram_val *value, void *outp, size_t *olen, argument
281 bhnd_nvram_val_bcm_hex_encode_elem(bhnd_nvram_val *value, const void *inp, size_t ilen, void *outp, size_t *olen, bhnd_nvram_type otype) argument
334 bhnd_nvram_val_bcm_decimal_encode_elem(bhnd_nvram_val *value, const void *inp, size_t ilen, void *outp, size_t *olen, bhnd_nvram_type otype) argument
387 bhnd_nvram_val_bcm_leddc_encode_elem(bhnd_nvram_val *value, const void *inp, size_t ilen, void *outp, size_t *olen, bhnd_nvram_type otype) argument
567 bhnd_nvram_val_bcmstr_encode(bhnd_nvram_val *value, void *outp, size_t *olen, bhnd_nvram_type otype) argument
714 bhnd_nvram_val_bcm_macaddr_encode(bhnd_nvram_val *value, void *outp, size_t *olen, bhnd_nvram_type otype) argument
758 bhnd_nvram_val_bcm_macaddr_string_encode_elem(bhnd_nvram_val *value, const void *inp, size_t ilen, void *outp, size_t *olen, bhnd_nvram_type otype) argument
[all...]
H A Dbhnd_nvram_data_bcm.c166 bhnd_nvram_bcm_getvar_direct(struct bhnd_nvram_io *io, const char *name, void *outp, size_t *olen, bhnd_nvram_type otype) argument
177 bhnd_nvram_bcm_getvar_direct_common(struct bhnd_nvram_io *io, const char *name, void *outp, size_t *olen, bhnd_nvram_type otype, bool have_header) argument
371 bhnd_nvram_bcm_serialize(bhnd_nvram_data_class *cls, bhnd_nvram_plist *props, bhnd_nvram_plist *options, void *outp, size_t *olen) argument
H A Dbhnd_nvram_data_btxt.c140 bhnd_nvram_btxt_getvar_direct(struct bhnd_nvram_io *io, const char *name, void *outp, size_t *olen, bhnd_nvram_type otype) argument
346 bhnd_nvram_btxt_serialize(bhnd_nvram_data_class *cls, bhnd_nvram_plist *props, bhnd_nvram_plist *options, void *outp, size_t *olen) argument
H A Dbhnd_nvram_data_sprom.c611 bhnd_nvram_sprom_serialize(bhnd_nvram_data_class *cls, bhnd_nvram_plist *props, bhnd_nvram_plist *options, void *outp, size_t *olen) argument
H A Dbhnd_nvram_data_tlv.c240 bhnd_nvram_tlv_serialize(bhnd_nvram_data_class *cls, bhnd_nvram_plist *props, bhnd_nvram_plist *options, void *outp, size_t *olen) argument
H A Dbhnd_nvram_value.c282 size_t olen; local
424 size_t ilen, olen; local
666 bhnd_nvram_val_encode_null(const void *inp, size_t ilen, bhnd_nvram_type itype, void *outp, size_t *olen, bhnd_nvram_type otype) argument
709 bhnd_nvram_val_encode_bool(const void *inp, size_t ilen, bhnd_nvram_type itype, void *outp, size_t *olen, bhnd_nvram_type otype) argument
787 bhnd_nvram_val_encode_data(const void *inp, size_t ilen, bhnd_nvram_type itype, void *outp, size_t *olen, bhnd_nvram_type otype) argument
820 bhnd_nvram_val_encode_string(const void *inp, size_t ilen, bhnd_nvram_type itype, void *outp, size_t *olen, bhnd_nvram_type otype) argument
1050 bhnd_nvram_val_encode_int(const void *inp, size_t ilen, bhnd_nvram_type itype, void *outp, size_t *olen, bhnd_nvram_type otype) argument
1331 bhnd_nvram_val_encode(bhnd_nvram_val *value, void *outp, size_t *olen, bhnd_nvram_type otype) argument
1366 bhnd_nvram_val_encode_elem(bhnd_nvram_val *value, const void *inp, size_t ilen, void *outp, size_t *olen, bhnd_nvram_type otype) argument
1388 bhnd_nvram_val_bytes(bhnd_nvram_val *value, size_t *olen, bhnd_nvram_type *otype) argument
1430 bhnd_nvram_val_next(bhnd_nvram_val *value, const void *prev, size_t *olen) argument
1512 bhnd_nvram_val_generic_encode(bhnd_nvram_val *value, void *outp, size_t *olen, bhnd_nvram_type otype) argument
1628 bhnd_nvram_val_generic_encode_elem(bhnd_nvram_val *value, const void *inp, size_t ilen, void *outp, size_t *olen, bhnd_nvram_type otype) argument
1672 bhnd_nvram_val_generic_next(bhnd_nvram_val *value, const void *prev, size_t *olen) argument
[all...]
/freebsd-13-stable/sys/fs/msdosfs/
H A Dmsdosfs_conv.c802 size_t len, olen; local
848 size_t len, ucslen, unixlen, olen; local
923 size_t ilen, olen, le local
960 size_t olen; local
[all...]
/freebsd-13-stable/sys/kern/
H A Dsubr_terminal.c420 size_t olen; local
/freebsd-13-stable/crypto/openssl/crypto/asn1/
H A Dtasn_dec.c1097 static int asn1_check_tlen(long *olen, int *otag, unsigned char *oclass, argument
/freebsd-13-stable/lib/libc/gen/
H A Dgetnetgrent.c796 int len, olen; local
/freebsd-13-stable/contrib/tcpdump/
H A Dprint-fr.c799 u_int olen; local
[all...]
H A Dprint-pim.c758 uint16_t otype, olen; local
[all...]
/freebsd-13-stable/contrib/bearssl/src/ssl/
H A Dssl_hs_client.c269 size_t glen, olen, point_len, xoff, xlen; local
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_file.c724 loff_t olen; local
/freebsd-13-stable/sys/powerpc/powernv/
H A Dopal_console.c346 uint64_t olen = (uint64_t)&len; local
406 uint64_t olen = (uint64_t)&len; local
[all...]
/freebsd-13-stable/sys/ufs/ffs/
H A Dffs_vnops.c1595 int olen, error, i, easize; local
1793 int olen, eapad1, eapad2, error, i, easize; local

Completed in 186 milliseconds

12345