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.c218 UI_METHOD *allocated_ui_method = NULL; in ossl_pw_get_passphrase() local
267 ui_method = allocated_ui_method = in ossl_pw_get_passphrase()
289 UI_destroy_method(allocated_ui_method); in ossl_pw_get_passphrase()