Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/openssl/
H A Dpkeyutl.c402 init_ctx(char *keyfile) in init_ctx() function
/openbsd-src/usr.bin/ssh/
H A Dauth.h119 void* (*init_ctx)(Authctxt*); member