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