Lines Matching refs:pin
1185 const char *pin, const char *key_id,
1231 if (pin && ENGINE_ctrl_cmd_string(conn->engine, "PIN", pin, 0) == 0) {
1232 wpa_printf(MSG_ERROR, "ENGINE: cannot set pin [%s]",
1240 * UI system to obtain a PIN, if we didn't provide one.
1247 /* load private key first in-case PIN is required for cert */
3402 /* this runs after the private key is loaded so no PIN is required */
4861 ret = tls_engine_init(conn, engine_id, params->pin,