Searched defs:wildcard_pattern (Results 1 – 1 of 1) sorted by relevance
/openbsd-src/usr.bin/ssh/ |
H A D | sshkey.c | 2272 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) sshkey_cert_check_authority() argument 2332 sshkey_cert_check_authority_now(const struct sshkey * k,int want_host,int require_principal,int wildcard_pattern,const char * name,const char ** reason) sshkey_cert_check_authority_now() argument
|