Search Options

Results per page
Sort
Preferred Languages
Advance

Results 251 - 252 of 252 for PARALLEL (0.05 sec)

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

    BLK_IDX R7 #define IDX R8 #define IN_LEN R9 #define COUNTER R10 #define CONPTR R14 #define MASK V5 // Implementation of the counterCrypt function in assembler. // Original loop is unrolled to allow for multiple encryption // streams to be done in parallel, which is achieved by interleaving // vcipher instructions from each stream. This is also referred to as // stitching, and provides significant performance improvements. // Some macros are defined which enable execution for big or little // endian...
    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. api/go1.txt

    pkg testing, method (*T) Fatalf(string, ...interface{})
    pkg testing, method (*T) Log(...interface{})
    pkg testing, method (*T) Logf(string, ...interface{})
    pkg testing, method (*T) Parallel()
    pkg testing, method (BenchmarkResult) NsPerOp() int64
    pkg testing, method (BenchmarkResult) String() string
    pkg testing, type B struct
    pkg testing, type B struct, N int
    Registered: Tue Dec 30 11:13:12 UTC 2025
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
Back to top