Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Dpassphrase.c212 UI_METHOD *allocated_ui_method = NULL; in ossl_pw_get_passphrase() local
262 ui_method = allocated_ui_method = UI_UTIL_wrap_read_pem_callback(cb, verify); in ossl_pw_get_passphrase()
283 UI_destroy_method(allocated_ui_method); in ossl_pw_get_passphrase()