HomeSort by relevance Sort by last modified time
    Searched refs:ssh_update_card (Results 1 - 3 of 3) sorted by null

  /external/openssh/
authfd.h 36 int ssh_update_card(int sock, int add, const char *reader_id,
ssh-add.c 349 if ((r = ssh_update_card(agent_fd, add, id, pin == NULL ? "" : pin,
authfd.c 649 ssh_update_card(int sock, int add, const char *reader_id, const char *pin, function

Completed in 54 milliseconds