Home
last modified time | relevance | path

Searched defs:principals (Results 1 – 8 of 8) sorted by relevance

/freebsd/crypto/openssh/
H A Dsshsig.c735 char *opts = NULL, *tmp, *cp, *principals = NULL; in parse_principals_key_and_options() local
836 char *cp, *oprincipals, *principals; in cert_filter_principals() local
894 char *principals = NULL; in check_allowed_keys_line() local
1026 uint64_t verify_time, char **principals) in sshsig_find_principals()
1077 char *found, *line = NULL, **principals = NULL, **tmp; in sshsig_match_principals() local
H A Dsshkey.h116 char **principals; member
H A Dssh-keygen.c2898 char *principals = NULL, *cp, *tmp; in sig_find_principals() local
2944 char **principals = NULL; in sig_match_principals() local
H A Dsshkey.c1764 struct sshbuf *principals = NULL, *crit = NULL; in cert_parse() local
2178 struct sshbuf *principals = NULL; in sshkey_certify_custom() local
/freebsd/crypto/openssh/regress/unittests/sshkey/
H A Dtest_sshkey.c61 struct sshbuf *ca_buf, *pk, *principals, *critopts, *exts; in build_cert() local
/freebsd/crypto/heimdal/appl/gssmask/
H A Dgssmaestro.c721 static getarg_strings principals; variable
/freebsd/crypto/heimdal/lib/kadm5/
H A Dad.c1020 char ***principals, in kadm5_ad_get_principals()
/freebsd/crypto/heimdal/kdc/
H A Dkrb5tgs.c109 krb5_principals principals, in _kdc_add_KRB5SignedPath()