Home
last modified time | relevance | path

Searched refs:getconswindow (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/engines/
H A De_capi.c195 GETCONSWIN getconswindow; member
475 ctx->getconswindow = in capi_init()
1881 if (!hwnd && ctx->getconswindow) in cert_select_dialog()
1882 hwnd = ctx->getconswindow(); in cert_select_dialog()