- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for pairwise (0.07 seconds)
-
doc/go_spec.html
<p> The type <code>T</code> in a term of the form <code>T</code> or <code>~T</code> cannot be a <a href="#Type_parameter_declarations">type parameter</a>, and the type sets of all non-interface terms must be pairwise disjoint (the pairwise intersection of the type sets must be empty). Given a type parameter <code>P</code>: </p> <pre> interface { P // illegal: P is a type parameter
Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Tue Dec 02 23:07:19 GMT 2025 - 286.5K bytes - Click Count (1) -
lib/fips140/v1.1.0-rc1.zip
failfipscast { err = errors.New("simulated CAST failure") } if err != nil { fatal("FIPS 140-3 self-test failed: " + name + ": " + err.Error()) panic("unreachable") } if debug { println("FIPS 140-3 self-test passed:", name) } } // PCT runs the named Pairwise Consistency Test (if operated in FIPS mode) and // aborts the program (stopping the module input/output and entering the "error // state") if the test fails. // // PCTs are mandatory for every generated (but not imported) key pair, including // ephemeral...Created: Tue Dec 30 11:13:12 GMT 2025 - Last Modified: Thu Dec 11 16:27:41 GMT 2025 - 663K bytes - Click Count (0)