Searched refs:sss_ssh_get_ent (Results 1 - 4 of 4) sorted by relevance
/sssd/src/sss_client/ssh/ |
H A D | sss_ssh_client.h | 34 sss_ssh_get_ent(TALLOC_CTX *mem_ctx,
|
H A D | sss_ssh_authorizedkeys.c | 87 ret = sss_ssh_get_ent(mem_ctx, SSS_SSH_GET_USER_PUBKEYS, 96 "sss_ssh_get_ent() failed (%d): %s\n", ret, strerror(ret));
|
H A D | sss_ssh_client.c | 99 sss_ssh_get_ent(TALLOC_CTX *mem_ctx, function
|
H A D | sss_ssh_knownhostsproxy.c | 286 ret = sss_ssh_get_ent(mem_ctx, SSS_SSH_GET_HOST_PUBKEYS, 290 "sss_ssh_get_ent() failed (%d): %s\n", ret, strerror(ret));
|
Completed in 20 milliseconds