HomeSort by relevance Sort by last modified time
    Searched defs:jpake_ctx (Results 1 - 2 of 2) sorted by null

  /external/openssh/
jpake.h 38 struct jpake_ctx { struct
83 void jpake_dump(struct jpake_ctx *, const char *, ...)
86 struct jpake_ctx *jpake_new(void);
87 void jpake_free(struct jpake_ctx *);
auth.h 63 void *jpake_ctx; member in struct:Authctxt

Completed in 174 milliseconds