Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for 0x1800 (0.07 sec)

  1. lib/fips140/v1.0.0-c2097c7c.zip

    also means subtracting the other // four terms. In characteristic 2 fields, subtraction == addition == // XOR. if msbSet { double.low ^= 0xe100000000000000 } return } var ghashReductionTable = []uint16{ 0x0000, 0x1c20, 0x3840, 0x2460, 0x7080, 0x6ca0, 0x48c0, 0x54e0, 0xe100, 0xfd20, 0xd940, 0xc560, 0x9180, 0x8da0, 0xa9c0, 0xb5e0, } // ghashMul sets y to y*H, where H is the GCM key, fixed during New. func ghashMul(productTable *[16]gcmFieldElement, y *gcmFieldElement) { var z gcmFieldElement for i := 0;...
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Thu Sep 25 19:53:19 UTC 2025
    - 642.7K bytes
    - Viewed (0)
  2. lib/fips140/v1.1.0-rc1.zip

    also means subtracting the other // four terms. In characteristic 2 fields, subtraction == addition == // XOR. if msbSet { double.low ^= 0xe100000000000000 } return } var ghashReductionTable = []uint16{ 0x0000, 0x1c20, 0x3840, 0x2460, 0x7080, 0x6ca0, 0x48c0, 0x54e0, 0xe100, 0xfd20, 0xd940, 0xc560, 0x9180, 0x8da0, 0xa9c0, 0xb5e0, } // ghashMul sets y to y*H, where H is the GCM key, fixed during New. func ghashMul(productTable *[16]gcmFieldElement, y *gcmFieldElement) { var z gcmFieldElement for i := 0;...
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Thu Dec 11 16:27:41 UTC 2025
    - 663K bytes
    - Viewed (0)
  3. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	POR X2, X11                             // 66440febda
    	POR X11, X11                            // 66450febdb
    	PREFETCHNTA (BX)                        // 0f1803
    	PREFETCHNTA (R11)                       // 410f1803
    	PREFETCHT0 (BX)                         // 0f180b
    	PREFETCHT0 (R11)                        // 410f180b
    	PREFETCHT1 (BX)                         // 0f1813
    	PREFETCHT1 (R11)                        // 410f1813
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Fri Oct 08 21:38:44 UTC 2021
    - 581.9K bytes
    - Viewed (1)
  4. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    0241          ; mapped                 ; 0242          # 4.1  LATIN CAPITAL LETTER GLOTTAL STOP
    0242          ; valid                                  # 5.0  LATIN SMALL LETTER GLOTTAL STOP
    0243          ; mapped                 ; 0180          # 5.0  LATIN CAPITAL LETTER B WITH STROKE
    0244          ; mapped                 ; 0289          # 5.0  LATIN CAPITAL LETTER U BAR
    0245          ; mapped                 ; 028C          # 5.0  LATIN CAPITAL LETTER TURNED V
    Registered: Fri Dec 26 11:42:13 UTC 2025
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  5. docs/en/docs/release-notes.md

    ## 0.118.0
    
    ### Fixes
    
    * 🐛 Fix support for `StreamingResponse`s with dependencies with `yield` or `UploadFile`s, close after the response is done. PR [#14099](https://github.com/fastapi/fastapi/pull/14099) by [@tiangolo](https://github.com/tiangolo).
    
    Registered: Sun Dec 28 07:19:09 UTC 2025
    - Last Modified: Sat Dec 27 19:06:15 UTC 2025
    - 586.7K bytes
    - Viewed (0)
Back to top