Searched refs:userprovided (Results 1 – 2 of 2) sorted by relevance
256 int userprovided; member1237 (id->userprovided ? logit : debug3)("no such identity: %s: %s", in load_identity_file()1329 id->userprovided = options.identity_file_userprovided[i]; in pubkey_prepare()1342 id->userprovided = options.certificate_file_userprovided[i]; in pubkey_prepare()1433 id->userprovided ? ", explicit" : "", in pubkey_prepare()
410 add_certificate_file(Options *options, const char *path, int userprovided) in add_certificate_file() argument420 if (options->certificate_file_userprovided[i] == userprovided && in add_certificate_file()428 userprovided; in add_certificate_file()435 int userprovided) in add_identity_file() argument451 if (options->identity_file_userprovided[i] == userprovided && in add_identity_file()460 userprovided; in add_identity_file()