Searched refs:get_password_cb (Results 1 – 1 of 1) sorted by relevance
672 static int get_password_cb(char *buf, int size, int rw_flag, void *userdata) in get_password_cb() function692 SSL_CTX_set_default_passwd_cb(ctx, get_password_cb); in test_ssl_ctx_build_cert_chain()
Completed in 47 milliseconds