Searched defs:hexlen (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/lib/libcryptoutil/common/ |
H A D | tohexstr.c | 41 tohexstr(uchar_t *bytes, size_t blen, char *hexstr, size_t hexlen) in tohexstr() 67 hexstr_to_bytes(char *hexstr, size_t hexlen, uchar_t **bytes, size_t *blen) in hexstr_to_bytes()
|
/titanic_44/usr/src/lib/smbsrv/libsmb/common/ |
H A D | smb_util.c | 145 char *hexbuf, size_t hexlen) in bintohex() 181 hextobin(const char *hexbuf, size_t hexlen, in hextobin()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ |
H A D | ipseckey.c | 825 uint_t i, hexlen = 0, bits, alloclen; in parsekey() local
|
H A D | ikeadm.c | 958 uint_t i, hexlen = 0, bits, alloclen; in parse_key() local
|
/titanic_44/usr/src/lib/libdladm/common/ |
H A D | linkprop.c | 2671 uint_t hexlen; in dladm_cid2str() local 2785 uint_t hexlen, cidlen; in dladm_str2cid() local
|