Searched refs:init_ctx (Results 1 - 6 of 6) sorted by relevance

/external/openssh/
H A Dauth-chall.c62 if ((authctxt->kbdintctxt = device->init_ctx(authctxt)) == NULL)
H A Dauth.h100 * init_ctx returns: non NULL upon success
108 void* (*init_ctx)(Authctxt*); member in struct:KbdintDevice
H A Dauth2-chall.c239 if ((kbdintctxt->ctxt = kbdintctxt->device->init_ctx(authctxt)) == NULL) {
H A Dmonitor.c1093 sshpam_ctxt = (sshpam_device.init_ctx)(authctxt);
/external/mesa3d/src/gallium/tests/trivial/
H A Dcompute.c70 static void init_ctx(struct context *ctx) function
1571 init_ctx(ctx);
/external/wpa_supplicant_8/hs20/client/
H A Dosu_client.c2912 static int init_ctx(struct hs20_osu_client *ctx) function
3039 if (init_ctx(&ctx) < 0)

Completed in 320 milliseconds