Lines Matching defs:secret
142 const unsigned char *secret, size_t secret_len,
189 secret,
223 const unsigned char *secret, size_t secret_len,
231 secret, secret_len,
241 secret, secret_len,
251 * - One secret value per sender.
297 const unsigned char *secret, size_t secret_len,
327 secret, secret_len,
359 * on the old secret. */
692 4, "Master secret",
870 NULL, /* Old secret */
1130 * the server. The TLS 1.3 specification does not define a secret and thus
1185 4, "Client early traffic secret",
1189 * Export client handshake traffic secret
1239 /* Next evolution in key schedule: Establish early_data secret and
1386 MBEDTLS_SSL_DEBUG_BUF(4, "Client handshake traffic secret",
1389 MBEDTLS_SSL_DEBUG_BUF(4, "Server handshake traffic secret",
1394 * Export client handshake traffic secret
1477 * Compute ECDHE secret used to compute the handshake secret from which
1479 * are derived in the handshake secret derivation stage.
1489 /* Compute ECDH shared secret. */
1544 MBEDTLS_SSL_DEBUG_BUF(4, "Handshake secret",
1623 /* Compute application secrets from master secret and transcript hash. */
1646 MBEDTLS_SSL_DEBUG_BUF(4, "Client application traffic secret",
1650 MBEDTLS_SSL_DEBUG_BUF(4, "Server application traffic secret",
1655 * Export client/server application traffic secret 0
1704 /* Compute handshake secret */
1711 /* Next evolution in key schedule: Establish handshake secret and
1781 4, "Resumption master secret",