Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for 65 (0.06 sec)

  1. api/go1.14.txt

    pkg syscall (freebsd-arm64), const AF_VENDOR11 ideal-int
    pkg syscall (freebsd-arm64), const AF_VENDOR12 = 63
    pkg syscall (freebsd-arm64), const AF_VENDOR12 ideal-int
    pkg syscall (freebsd-arm64), const AF_VENDOR13 = 65
    pkg syscall (freebsd-arm64), const AF_VENDOR13 ideal-int
    pkg syscall (freebsd-arm64), const AF_VENDOR14 = 67
    pkg syscall (freebsd-arm64), const AF_VENDOR14 ideal-int
    pkg syscall (freebsd-arm64), const AF_VENDOR15 = 69
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.19.md

    - Updates the following images to pick up CVE fixes:
      - `debian` to v1.8.0
      - `debian-iptables` to v1.6.5
      - `setcap` to v2.0.3 ([#103235](https://github.com/kubernetes/kubernetes/pull/103235), [@thejoycekung](https://github.com/thejoycekung)) [SIG API Machinery, Release and Testing]
    
    ### Bug or Regression
    
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  3. lib/fips140/v1.0.0.zip

    src_len+64(FP), R7 // len loop: KMCTR R4, R2, R6 // cipher message with counter (KMCTR) BVS loop // branch back if interrupted RET crash: MOVD $0, (R0) RET // func ghashAsm(key *gcmHashKey, hash *[16]byte, data []byte) TEXT ·ghashAsm(SB),NOSPLIT,$32-40 MOVD $65, R0 // GHASH function code MOVD key+0(FP), R2 LMG (R2), R6, R7 MOVD hash+8(FP), R8 LMG (R8), R4, R5 MOVD $params-32(SP), R1 STMG R4, R7, (R1) LMG data+16(FP), R2, R3 // R2=base, R3=len loop: KIMD R0, R2 // compute intermediate message digest (KIMD)...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
  4. docs/en/docs/release-notes.md

    * Add [deployment documentation for Docker in Raspberry Pi](https://fastapi.tiangolo.com/deployment/#raspberry-pi-and-other-architectures) and other architectures.
    
    * Trigger Docker images build on Travis CI automatically. PR [#65](https://github.com/tiangolo/fastapi/pull/65).
    
    ## 0.7.0
    
    * Add support for `UploadFile` in `File` parameter annotations.
        * This includes a file-like interface.
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri Sep 05 12:48:45 UTC 2025
    - 544.1K bytes
    - Viewed (0)
Back to top