Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for Pad (0.56 sec)

  1. api/go1.14.txt

    pkg syscall (freebsd-arm64), type RawSockaddr struct, Family uint8
    pkg syscall (freebsd-arm64), type RawSockaddr struct, Len uint8
    pkg syscall (freebsd-arm64), type RawSockaddrAny struct, Pad [92]int8
    pkg syscall (freebsd-arm64), type RawSockaddrDatalink struct
    pkg syscall (freebsd-arm64), type RawSockaddrDatalink struct, Alen uint8
    pkg syscall (freebsd-arm64), type RawSockaddrDatalink struct, Data [46]int8
    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. api/go1.20.txt

    pkg syscall (freebsd-riscv64), type RawSockaddr struct, Family uint8 #53466
    pkg syscall (freebsd-riscv64), type RawSockaddr struct, Len uint8 #53466
    pkg syscall (freebsd-riscv64), type RawSockaddrAny struct, Pad [92]int8 #53466
    pkg syscall (freebsd-riscv64), type RawSockaddrDatalink struct #53466
    pkg syscall (freebsd-riscv64), type RawSockaddrDatalink struct, Alen uint8 #53466
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  3. RELEASE.md

        file contents. This permits caching of file contents across close/open
        boundaries.
    *   Added an axis parameter to `tf.gather`.
    *   Added a `constant_values` keyword argument to `tf.pad`.
    *   Adds `Dataset.interleave` transformation.
    *   Add `ConcatenateDataset` to concatenate two datasets.
    *   Added Mobilenet support to TensorFlow for Poets training script.
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (1)
  4. lib/fips140/v1.0.0.zip

    functions by appending bitstrings to the message. // Using a little-endian bit-ordering convention, these are "01" for SHA-3 // and "1111" for SHAKE, or 00000010b and 00001111b, respectively. Then the // padding rule from section 5.1 is applied to pad the message to a multiple // of the rate, which involves adding a "1" bit, zero or more "0" bits, and // a final "1" bit. We merge the first "1" bit from the padding into dsbyte, // giving 00000110b (0x06) and 00011111b (0x1f). // [1] http://csrc.n...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
Back to top