Searched defs:hexlen (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/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()
|
/illumos-gate/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()
|
/illumos-gate/usr/src/test/crypto-tests/tests/digest/ |
H A D | parser_runner.c | 81 hex2bytes(const char *hexbuf, size_t hexlen, uchar_t *outbuf, size_t outlen) in hex2bytes()
|
/illumos-gate/usr/src/lib/libzfs/common/ |
H A D | libzfs_crypto.c | 137 hex_key_to_raw(char *hex, int hexlen, uint8_t *out) in hex_key_to_raw()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ |
H A D | ipseckey.c | 900 uint_t i, hexlen = 0, bits, alloclen; in parsekey() local
|
H A D | ikeadm.c | 961 uint_t i, hexlen = 0, bits, alloclen; in parse_key() local
|
/illumos-gate/usr/src/lib/libdladm/common/ |
H A D | linkprop.c | 2840 uint_t hexlen; in dladm_cid2str() local 2954 uint_t hexlen, cidlen; in dladm_str2cid() local
|