Lines Matching defs:confirm
2274 u8 *confirm)
2283 * confirm = CN(KCK, send-confirm, commit-scalar, COMMIT-ELEMENT,
2285 * verifier = CN(KCK, peer-send-confirm, peer-commit-scalar,
2304 5, addr, len, confirm);
2313 u8 *confirm)
2325 confirm) < 0)
2336 u8 *confirm)
2347 confirm) < 0)
2405 wpa_printf(MSG_DEBUG, "SAE: Too short confirm message");
2409 wpa_printf(MSG_DEBUG, "SAE: peer-send-confirm %u", WPA_GET_LE16(data));
2438 wpa_hexdump(MSG_DEBUG, "SAE: Received confirm",
2451 /* 2 bytes are for send-confirm, then the hash, followed by IEs */