Searched refs:load_identity_file (Results 1 – 1 of 1) sorted by relevance
322 static Key *load_identity_file(Identity *);1036 if ((prv = load_identity_file(id)) == NULL) in identity_sign()1229 load_identity_file(Identity *id) in load_identity_file() function1502 id->key = load_identity_file(id); in userauth_pubkey()