Searched defs:principals (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/regress/usr.bin/ssh/unittests/sshkey/
H A Dtest_sshkey.c51 struct sshbuf *ca_buf, *pk, *principals, *critopts, *exts; local
[all...]
/openbsd-current/usr.bin/ssh/
H A Dsshsig.c733 char *opts = NULL, *tmp, *cp, *principals = NULL; local
834 char *cp, *oprincipals, *principals; local
892 char *principals = NULL; local
1023 sshsig_find_principals(const char *path, const struct sshkey *sign_key, uint64_t verify_time, char **principals) argument
1075 char *found, *line = NULL, **principals = NULL, **tmp; local
[all...]
H A Dsshkey.h112 char **principals; member in struct:sshkey_cert
H A Dsshkey.c1832 struct sshbuf *principals = NULL, *crit = NULL; local
2246 struct sshbuf *principals = NULL; local
[all...]
H A Dssh-keygen.c2900 char *principals = NULL, *cp, *tmp; local
2946 char **principals local
[all...]

Completed in 189 milliseconds