/freebsd/sys/dev/netmap/ |
H A D | netmap.c | 718 static char hex[] ="0123456789abcdef"; in nm_dump_buf() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | ScopedPrinter.h | 139 template <typename T> HexNumber hex(T Value) { return HexNumber(Value); } in hex() function
|
/freebsd/contrib/wpa/src/ap/ |
H A D | ieee802_11.c | 6203 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 D | cxgbetool.c | 88 unsigned char hex; /* Print field in hex instead of decimal */ member
|
/freebsd/crypto/openssl/crypto/evp/ |
H A D | pmeth_lib.c | 1610 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 D | bntest.c | 98 const char *hex; in getBN() local
|
/freebsd/contrib/wpa/hs20/client/ |
H A D | osu_client.c | 1403 char *pw, *hex, *pos, *end; in set_pps_cred_password() local
|
/freebsd/contrib/wpa/src/wps/ |
H A D | wps_registrar.c | 1623 char hex[65]; in wps_build_cred() local
|
/freebsd/sys/contrib/dev/rtw88/ |
H A D | phy.c | 1135 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 D | events.c | 6424 char *hex = os_malloc(hex_len); in wpa_supplicant_event() local
|
H A D | p2p_supplicant.c | 4298 char hex[100]; in wpas_presence_resp() local
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_write_set_format_xar.c | 977 const char *hex = "0123456789abcdef"; in xmlwrite_sum() local
|
/freebsd/crypto/openssh/ |
H A D | ssh-keygen.c | 2107 char *name, *arg, *hex; in show_options() local
|
H A D | sshkey.c | 1053 char *retval, hex[5]; in fingerprint_hex() local
|
/freebsd/contrib/unbound/sldns/ |
H A D | wire2str.c | 415 const char* hex = "0123456789ABCDEF"; in print_hex_buf() local [all...] |
/freebsd/stand/ficl/ |
H A D | words.c | 2365 static void hex(FICL_VM *pVM) in hex() function
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_dataset.c | 1289 char *hex = NULL; /* internal label string */ in zfs_valid_proplist() local
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_parse.c | 1637 int hex in mkreadable()
|
/freebsd/lib/clang/liblldb/ |
H A D | LLDBWrapLua.cpp | 653 static const char hex[17] = "0123456789abcdef"; in SWIG_PackData() local
|