Home
last modified time | relevance | path

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

/src/crypto/openssh/
H A Dssh-keygen.c1973 parse_hex_u64(const char *s, uint64_t *up) in parse_hex_u64() function
2023 parse_hex_u64(from, &cert_valid_from); in parse_cert_times()
2032 parse_hex_u64(to, &cert_valid_to); in parse_cert_times()