Home
last modified time | relevance | path

Searched defs:hex (Results 101 – 119 of 119) sorted by relevance

12345

/freebsd/sys/dev/netmap/
H A Dnetmap.c718 static char hex[] ="0123456789abcdef"; in nm_dump_buf() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DScopedPrinter.h139 template <typename T> HexNumber hex(T Value) { return HexNumber(Value); } in hex() function
/freebsd/contrib/wpa/src/ap/
H A Dieee802_11.c6203 char *hex = os_malloc(hex_len); in notify_mgmt_frame() local
6850 char *hex = os_malloc(hex_len); in ieee802_11_mgmt_cb() local
/freebsd/usr.sbin/cxgbetool/
H A Dcxgbetool.c88 unsigned char hex; /* Print field in hex instead of decimal */ member
/freebsd/crypto/openssl/crypto/evp/
H A Dpmeth_lib.c1610 int EVP_PKEY_CTX_hex2ctrl(EVP_PKEY_CTX *ctx, int cmd, const char *hex) in EVP_PKEY_CTX_hex2ctrl()
/freebsd/crypto/openssl/test/
H A Dbntest.c98 const char *hex; in getBN() local
/freebsd/contrib/wpa/hs20/client/
H A Dosu_client.c1403 char *pw, *hex, *pos, *end; in set_pps_cred_password() local
/freebsd/contrib/wpa/src/wps/
H A Dwps_registrar.c1623 char hex[65]; in wps_build_cred() local
/freebsd/sys/contrib/dev/rtw88/
H A Dphy.c1135 tbl_to_dec_pwr_by_rate(struct rtw_dev * rtwdev,u32 hex,u8 i) tbl_to_dec_pwr_by_rate() argument
/freebsd/contrib/wpa/wpa_supplicant/
H A Devents.c6424 char *hex = os_malloc(hex_len); in wpa_supplicant_event() local
H A Dp2p_supplicant.c4298 char hex[100]; in wpas_presence_resp() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_xar.c977 const char *hex = "0123456789abcdef"; in xmlwrite_sum() local
/freebsd/crypto/openssh/
H A Dssh-keygen.c2107 char *name, *arg, *hex; in show_options() local
H A Dsshkey.c1053 char *retval, hex[5]; in fingerprint_hex() local
/freebsd/contrib/unbound/sldns/
H A Dwire2str.c415 const char* hex = "0123456789ABCDEF"; in print_hex_buf() local
[all...]
/freebsd/stand/ficl/
H A Dwords.c2365 static void hex(FICL_VM *pVM) in hex() function
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_dataset.c1289 char *hex = NULL; /* internal label string */ in zfs_valid_proplist() local
/freebsd/contrib/ntp/ntpd/
H A Drefclock_parse.c1637 int hex in mkreadable()
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp653 static const char hex[17] = "0123456789abcdef"; in SWIG_PackData() local

12345