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

/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/sshKey/
H A DsshKey.cpp1274 bool inputSSH1 = false; local
1303 if(parseFormat(optarg, &inputSSH1)) {
1331 if((privKeyIn && !inputSSH1) || (privKeyOut && !outputSSH1)) {
1351 if(inputSSH1) {
1372 if(inputSSH1) {

Completed in 74 milliseconds