Searched defs:hexstr (Results 1 – 10 of 10) sorted by relevance
/freebsd/stand/libsa/ |
H A D | uuid_to_string.c | 42 static const char *hexstr = "0123456789abcdef"; in tohex() local
|
/freebsd/crypto/openssl/crypto/ts/ |
H A D | ts_verify_ctx.c | 71 unsigned char *hexstr, long len) in TS_VERIFY_CTX_set_imprint()
|
/freebsd/crypto/krb5/src/tests/gssapi/ |
H A D | t_prf.c | 104 fromhex(const char *hexstr, unsigned char *out) in fromhex()
|
/freebsd/contrib/ldns/drill/ |
H A D | work.c | 22 hexstr2bin(char *hexstr, int len, uint8_t *buf, size_t offset, size_t buf_len) in hexstr2bin()
|
/freebsd/tests/sys/opencrypto/ |
H A D | poly1305_test.c | 240 parse_hex(const struct poly1305_kat *kat, const char *hexstr, void *voutput, in parse_hex()
|
/freebsd/crypto/openssl/apps/ |
H A D | fipsinstall.c | 120 char *hexstr = NULL; in print_mac() local
|
H A D | ts.c | 923 unsigned char *hexstr = OPENSSL_hexstr2buf(digest, &imprint_len); create_verify_ctx() local
|
/freebsd/contrib/ntp/util/ |
H A D | ntp-keygen.c | 856 u_char hexstr[2 * MD5SIZE + 1]; gen_md5() local
|
/freebsd/contrib/one-true-awk/ |
H A D | b.c | 342 int hexstr(const uschar **pp, int max) /* find and eval hex string at pp, return new p */ in hexstr() function
|
/freebsd/sbin/ifconfig/ |
H A D | ifieee80211.c | 5953 int hexstr; in get_string() local
|