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

  /external/openssh/
auth.h 100 * init_ctx returns: non NULL upon success
108 void* (*init_ctx)(Authctxt*); member in struct:KbdintDevice
auth2-chall.c 239 if ((kbdintctxt->ctxt = kbdintctxt->device->init_ctx(authctxt)) == NULL) {
monitor.c 1018 sshpam_ctxt = (sshpam_device.init_ctx)(authctxt);
    [all...]
  /external/mesa3d/src/gallium/tests/trivial/
compute.c 72 static void init_ctx(struct context *ctx) function
    [all...]
  /external/wpa_supplicant_8/hs20/client/
osu_client.c 2912 static int init_ctx(struct hs20_osu_client *ctx) function
    [all...]

Completed in 193 milliseconds