Home
last modified time | relevance | path

Searched defs:init_ctx (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssh/
H A Dauth.h124 void* (*init_ctx)(Authctxt*); member
/freebsd/crypto/openssl/apps/
H A Dpkeyutl.c523 static EVP_PKEY_CTX *init_ctx(const char *kdfalg, int *pkeysize, in init_ctx() function
/freebsd/contrib/wpa/hs20/client/
H A Dosu_client.c3121 static int init_ctx(struct hs20_osu_client *ctx) in init_ctx() function