Searched defs:verify_time (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/crypto/openssh/
H A Dsshsig.c833 cert_filter_principals(const char *path, u_long linenum, char **principalsp, const struct sshkey *cert, uint64_t verify_time) argument
889 check_allowed_keys_line(const char *path, u_long linenum, char *line, const struct sshkey *sign_key, const char *principal, const char *sig_namespace, uint64_t verify_time, char **principalsp) argument
984 sshsig_check_allowed_keys(const char *path, const struct sshkey *sign_key, const char *principal, const char *sig_namespace, uint64_t verify_time) argument
1025 sshsig_find_principals(const char *path, const struct sshkey *sign_key, uint64_t verify_time, char **principals) argument
[all...]
H A Dsshkey.c2304 sshkey_cert_check_authority(const struct sshkey *k, int want_host, int require_principal, int wildcard_pattern, uint64_t verify_time, const char *name, const char **reason) argument
H A Dssh-keygen.c2810 uint64_t verify_time = 0; local
2899 uint64_t verify_time = 0; local

Completed in 73 milliseconds