Searched full:authorized_key (Results 1 – 3 of 3) sorted by relevance
58 static const char *authorized_key = variable257 s = strlen(authorized_key) + 1; in ssh_ops_is_pubkey_authorized()264 memcpy(aps, authorized_key, s); in ssh_ops_is_pubkey_authorized()
25 authorized_key:
61 static const char *authorized_key = variable297 s = strlen(authorized_key) + 1; in ssh_ops_is_pubkey_authorized()304 memcpy(aps, authorized_key, s); in ssh_ops_is_pubkey_authorized()