Lines Matching refs:ciphersuite
77 * If a valid PSK ciphersuite identifier has been passed in, we want
95 MBEDTLS_SSL_DEBUG_MSG(2, ("No matched ciphersuite, psk_ciphersuite_id=%x, psk_hash_alg=%x",
619 psk_ciphersuite_id = session.ciphersuite;
657 * We consider finding a ciphersuite suitable for the PSK as part
1283 * .. . .. ciphersuite list length ( 2 bytes )
1284 * .. . .. ciphersuite list
1331 * and the ciphersuite list length.
1347 * The length of the ciphersuite list has to be even.
1355 /* Check we have enough data for the ciphersuite list, the legacy
1432 * Search for a matching ciphersuite
1445 ssl->session_negotiate->ciphersuite = handshake->ciphersuite_info->id;
1447 MBEDTLS_SSL_DEBUG_MSG(2, ("selected ciphersuite: %04x - %s",
1772 ssl->session_negotiate->ciphersuite = psk.ciphersuite_info->id;
1774 MBEDTLS_SSL_DEBUG_MSG(2, ("Select PSK ciphersuite: %04x - %s",
1838 ssl->session_negotiate->ciphersuite) {
1840 1, ("EarlyData: rejected, the selected ciphersuite is not the one "
2314 MBEDTLS_PUT_UINT16_BE(ssl->session_negotiate->ciphersuite, p, 0);
2317 ("server hello, chosen ciphersuite: %s ( id=%d )",
2319 ssl->session_negotiate->ciphersuite),
2320 ssl->session_negotiate->ciphersuite));
3213 session->ciphersuite = ciphersuite_info->id;
3269 * - ciphersuite (ciphersuite)