Home
last modified time | relevance | path

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

/netbsd/crypto/external/bsd/openssl/dist/apps/include/
H A Dapps_ui.h25 const UI_METHOD *get_ui_method(void);
/netbsd/crypto/external/bsd/openssl/dist/apps/lib/
H A Dengine.c63 (void *)get_ui_method(), 0, 1) in setup_engine_methods()
H A Dapps_ui.c147 const UI_METHOD *get_ui_method(void) in get_ui_method() function
H A Dapps.c955 get_ui_method(), &uidata, params, in load_key_certs_crls_suppress()
960 ctx = OSSL_STORE_open_ex(uri, libctx, propq, get_ui_method(), &uidata, in load_key_certs_crls_suppress()
/netbsd/crypto/external/bsd/openssl/dist/apps/
H A Ddsa.c276 OSSL_ENCODER_CTX_set_passphrase_ui(ectx, get_ui_method(), NULL); in dsa_main()
H A Dec.c265 OSSL_ENCODER_CTX_set_passphrase_ui(ectx, get_ui_method(), NULL); in ec_main()
H A Drsa.c381 OSSL_ENCODER_CTX_set_passphrase_ui(ectx, get_ui_method(), NULL); in rsa_main()
H A Dstoreutl.c319 ret = process(argv[0], get_ui_method(), &pw_cb_data, in storeutl_main()
/netbsd/crypto/external/bsd/openssl.old/dist/apps/
H A Dstoreutl.c306 ret = process(argv[0], get_ui_method(), &pw_cb_data, in storeutl_main()
H A Dapps.h444 const UI_METHOD *get_ui_method(void);
H A Dapps.c285 const UI_METHOD *get_ui_method(void) in get_ui_method() function