Searched refs:uimeth (Results 1 – 1 of 1) sorted by relevance
/freebsd/crypto/openssl/apps/ |
H A D | storeutl.c | 19 static int process(const char *uri, const UI_METHOD *uimeth, PW_CB_DATA *uidata, 350 static int process(const char *uri, const UI_METHOD *uimeth, PW_CB_DATA *uidata, in process() argument 358 if ((store_ctx = OSSL_STORE_open_ex(uri, libctx, app_get0_propq(), uimeth, uidata, in process() 440 ret += process(suburi, uimeth, uidata, in process()
|