Home
last modified time | relevance | path

Searched refs:ServerKeyExchange (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/tests/scripts/thread-cert/
Ddtls.py495 class ServerKeyExchange(HandshakeMessage): class
/openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-migration/
Dpsa-limitations.md49 parameters (P and G) in its ServerKeyExchange message. This has been found to
/openthread-latest/third_party/mbedtls/repo/docs/
Dpsa-transition.md1156 …`mbedtls_dhm_make_params` to generate our key pair and obtain a TLS ServerKeyExchange message enco…
1157 2. Send the ServerKeyExchange message to the peer.
1167 3. Format a ServerKeyExchange message containing the curve/group selection and our public key.
1168 2. Send the ServerKeyExchange message to the peer.
1178 1. Upon reception of a TLS ServerKeyExchange message received from the peer, which encodes the sele…
1180 …cdh_read_params` or `mbedtls_dhm_read_params` to input the data from the ServerKeyExchange message.
1188 1. Upon reception of a TLS ServerKeyExchange message received from the peer, which encodes the sele…
/openthread-latest/third_party/mbedtls/repo/
DChangeLog4786 * Selection of hash for signing ServerKeyExchange in TLS 1.2 now picks