Home
last modified time | relevance | path

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

/src/crypto/openssl/include/internal/
H A Dpassphrase.h66 void *ui_method_data; member
/src/crypto/openssl/crypto/
H A Dpassphrase.c89 data->_.ui_method.ui_method_data = ui_data; in ossl_pw_set_ui_method()
271 ui_data = data->_.ui_method.ui_method_data; in ossl_pw_get_passphrase()
/src/crypto/openssl/crypto/store/
H A Dstore_lib.c456 ctx->pwdata._.ui_method.ui_method_data); in OSSL_STORE_load()