Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for dsbyte (0.12 sec)

  1. lib/fips140/v1.0.0.zip

    in gcm_*.s. //go:noescape func gcmAesInit(productTable *[256]byte, ks []uint32) //go:noescape func gcmAesData(productTable *[256]byte, data []byte, T *[16]byte) //go:noescape func gcmAesEnc(productTable *[256]byte, dst, src []byte, ctr, T *[16]byte, ks []uint32) //go:noescape func gcmAesDec(productTable *[256]byte, dst, src []byte, ctr, T *[16]byte, ks []uint32) //go:noescape func gcmAesFinish(productTable *[256]byte, tagMask, T *[16]byte, pLen, dLen uint64) // Keep in sync with crypto/tls.hasAESGCMHardwareSup....
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
  2. RELEASE.md

            complex64 ops. TensorFloat-32 can be disabled by running
            `tf.config.experimental.enable_tensor_float_32_execution(False)`.
        *   The byte layout for string tensors across the C-API has been updated to
            match TF Core/C++; i.e., a contiguous array of
            `tensorflow::tstring`/`TF_TString`s.
        *   C-API functions `TF_StringDecode`, `TF_StringEncode`, and
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (1)
Back to top