Searched defs:http_set_password (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/net/wanboot/
H A Dboot_http.c593 * http_set_password - Set the password for the private key or pkcs12 file.
595 * ret = http_set_password(handle, password);
608 http_set_password(http_handle_t handle, const char *password) function
647 return (http_set_password(handle, password));

Completed in 219 milliseconds