Searched refs:cert_principals (Results 1 - 1 of 1) sorted by relevance

/external/openssh/
H A Dssh-keygen.c116 char *cert_principals = NULL; variable
1543 if (cert_principals != NULL) {
1544 otmp = tmp = xstrdup(cert_principals);
1606 cert_principals != NULL ? " for " : "",
1607 cert_principals != NULL ? cert_principals : "",
2006 cert_principals = optarg;

Completed in 72 milliseconds