Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssl/engines/
De_capi.c192 GETCONSWIN getconswindow; member
453 ctx->getconswindow = in capi_init()
1702 if (!hwnd && ctx->getconswindow) in cert_select_dialog()
1703 hwnd = ctx->getconswindow(); in cert_select_dialog()