Home
last modified time | relevance | path

Searched refs:parse_hex_u64 (Results 1 – 1 of 1) sorted by relevance

/dragonfly/crypto/openssh/
H A Dssh-keygen.c1920 parse_hex_u64(const char *s, uint64_t *up) in parse_hex_u64() function
1970 parse_hex_u64(from, &cert_valid_from); in parse_cert_times()
1979 parse_hex_u64(to, &cert_valid_to); in parse_cert_times()