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

/freebsd-11-stable/crypto/openssl/apps/
H A Dpkeyutl.c75 static EVP_PKEY_CTX *init_ctx(int *pkeysize,
220 ctx = init_ctx(&keysize, inkey, keyform, key_type,
406 static EVP_PKEY_CTX *init_ctx(int *pkeysize, function
/freebsd-11-stable/crypto/openssh/
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.c1013 sshpam_ctxt = (sshpam_device.init_ctx)(authctxt);
/freebsd-11-stable/contrib/wpa/hs20/client/
H A Dosu_client.c3077 static int init_ctx(struct hs20_osu_client *ctx) function
3197 if (init_ctx(&ctx) < 0)

Completed in 99 milliseconds