Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for upd (0.03 sec)

  1. src/crypto/tls/key_schedule.go

    	clientApplicationTrafficLabel = "c ap traffic"
    	serverApplicationTrafficLabel = "s ap traffic"
    	exporterLabel                 = "exp master"
    	resumptionLabel               = "res master"
    	trafficUpdateLabel            = "traffic upd"
    )
    
    // expandLabel implements HKDF-Expand-Label from RFC 8446, Section 7.1.
    func (c *cipherSuiteTLS13) expandLabel(secret []byte, label string, context []byte, length int) []byte {
    	var hkdfLabel cryptobyte.Builder
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 14:56:25 UTC 2024
    - 6.5K bytes
    - Viewed (0)
  2. platforms/documentation/docs/src/docs/userguide/reference/ci-systems/teamcity.adoc

    image::ci-systems/teamcity-scan.png[]
    
    Save the settings and we’re ready to run the build.
    
    === Run the build in TeamCity
    Click the _Run_ button in the right top corner:
    
    image::ci-systems/teamcity-step-upd.png[]
    
    TeamCity will start the build and you’ll be able to view the build progress
    by clicking _Build Configuration Home_.
    When the build is finished, you can review the build results by clicking the build number link:
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Feb 05 18:33:11 UTC 2024
    - 8.3K bytes
    - Viewed (0)
Back to top