Searched defs:hex (Results 151 - 175 of 175) sorted by relevance

1234567

/netbsd-current/external/bsd/wpa/dist/hostapd/
H A Dctrl_iface.c1218 char hex[PMK_LEN * 2 + 1]; local
/netbsd-current/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_dataset.c1094 char *hex = NULL; /* internal label string */ local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/stubs/
H A Dia64vms-stub.c164 static const char hex[] = "0123456789abcdef"; variable
/netbsd-current/external/gpl3/gdb/dist/gdb/stubs/
H A Dia64vms-stub.c164 static const char hex[] = "0123456789abcdef"; variable
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dsshkey.c888 char *retval, hex[5]; local
H A Dssh-keygen.c2045 char *name, *arg, *hex; local
/netbsd-current/crypto/external/bsd/netpgp/dist/bindings/perl/
H A Dnetpgpperl_wrap.c581 static const char hex[17] = "0123456789abcdef"; local
/netbsd-current/crypto/external/bsd/netpgp/dist/bindings/tcl/
H A Dnetpgptcl_wrap.c587 static const char hex[17] = "0123456789abcdef"; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dcheck.c173 hex2bin(int nbits, char *hex) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dcheck.cc173 hex2bin(int nbits, char *hex) argument
/netbsd-current/sbin/newfs_udf/
H A Dudf_core.c153 int hex = 0; local
/netbsd-current/crypto/external/bsd/netpgp/dist/bindings/python/
H A Dnetpgppython_wrap.c585 static const char hex[17] = "0123456789abcdef"; local
1344 PyObject *hex = PySwigObject_hex(v); local
/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Dp2p_supplicant.c3852 char hex[100]; local
/netbsd-current/external/bsd/wpa/dist/src/common/
H A Ddpp.c3288 char hex[SHA256_MAC_LEN * 2 + 1]; local
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-csky.c1007 static const char hex[] = "0123456789ABCDEF"; local
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-csky.c1360 static const char hex[] = "0123456789ABCDEF"; local
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-csky.c1359 static const char hex[] = "0123456789ABCDEF"; local
/netbsd-current/sys/net/
H A Dif_wg.c245 char *hex = gethexdump(buf, size); local
256 char *hex = gethexdump(hash, size); local
4172 char *hex = gethexdump(pubkey, pubkey_len); local
4365 char *hex = gethexdump(privkey, privkey_len); local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c641 static char hex[17] = "0123456789ABCDEF"; local
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c694 static char hex[17] = "0123456789ABCDEF"; local
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dresolver.c7816 static const char hex[17] = "0123456789abcdef"; local
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dresolver.c7586 static const char hex[17] = "0123456789abcdef"; local
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c906 static char hex[17] = "0123456789ABCDEF"; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Di386-dis.c10975 print_operand_value (char *buf, int hex, bfd_vma disp) argument
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Di386-dis.c13369 print_operand_value (char *buf, int hex, bfd_vma disp) argument

Completed in 3516 milliseconds

1234567