Home
last modified time | relevance | path

Searched defs:parse_hex (Results 1 – 6 of 6) sorted by relevance

/freebsd/tests/sys/opencrypto/
H A Dpoly1305_test.c240 parse_hex(const struct poly1305_kat *kat, const char *hexstr, void *voutput, in parse_hex() function
/freebsd/crypto/openssl/crypto/property/
H A Dproperty_parse.c126 static int parse_hex(const char *t[], OSSL_PROPERTY_DEFINITION *res) in parse_hex() function
/freebsd/usr.bin/vtfontcvt/
H A Dvtfontcvt.c546 parse_hex(FILE *fp, unsigned int map_idx) in parse_hex() function
/freebsd/contrib/bearssl/test/
H A Dtest_x509.c975 parse_hex(const char *name, long linenum, const char *value, size_t *len) in parse_hex() function
/freebsd/usr.sbin/moused/moused/
H A Dquirks.c522 parse_hex(const char *value, unsigned int *parsed) in parse_hex() function
/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c22589 static int parse_hex(const char *s, int n, int *uc) in parse_hex() function