Home
last modified time | relevance | path

Searched defs:hexstr (Results 1 – 10 of 10) sorted by relevance

/freebsd/stand/libsa/
H A Duuid_to_string.c42 static const char *hexstr = "0123456789abcdef"; in tohex() local
/freebsd/crypto/openssl/crypto/ts/
H A Dts_verify_ctx.c71 unsigned char *hexstr, long len) in TS_VERIFY_CTX_set_imprint()
/freebsd/crypto/krb5/src/tests/gssapi/
H A Dt_prf.c104 fromhex(const char *hexstr, unsigned char *out) in fromhex()
/freebsd/contrib/ldns/drill/
H A Dwork.c22 hexstr2bin(char *hexstr, int len, uint8_t *buf, size_t offset, size_t buf_len) in hexstr2bin()
/freebsd/tests/sys/opencrypto/
H A Dpoly1305_test.c240 parse_hex(const struct poly1305_kat *kat, const char *hexstr, void *voutput, in parse_hex()
/freebsd/crypto/openssl/apps/
H A Dfipsinstall.c120 char *hexstr = NULL; in print_mac() local
H A Dts.c923 unsigned char *hexstr = OPENSSL_hexstr2buf(digest, &imprint_len); create_verify_ctx() local
/freebsd/contrib/ntp/util/
H A Dntp-keygen.c856 u_char hexstr[2 * MD5SIZE + 1]; gen_md5() local
/freebsd/contrib/one-true-awk/
H A Db.c342 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 Difieee80211.c5953 int hexstr; in get_string() local