- Sort Score
- Num 10 results
- Language All
Results 71 - 73 of 73 for set_size (0.76 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
lib/fips140/v1.0.0-c2097c7c.zip
byteorder.BEPutUint64(v[8:], lo) } func (c *Counter) Reseed(entropy, additionalInput *[SeedSize]byte) { // CTR_DRBG_Reseed_algorithm, per Section 10.2.1.4.1. fips140.RecordApproved() var seed [SeedSize]byte subtle.XORBytes(seed[:], entropy[:], additionalInput[:]) c.update(&seed) c.reseedCounter = 1 } // Generate produces at most maxRequestSize bytes of random data in out. func (c *Counter) Generate(out []byte, additionalInput *[SeedSize]byte) (reseedRequired bool) { // CTR_DRBG_Generate_algorithm, per Section...
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Sep 25 19:53:19 GMT 2025 - 642.7K bytes - Click Count (0) -
api/go1.13.txt
pkg crypto/ed25519, const PrivateKeySize ideal-int pkg crypto/ed25519, const PublicKeySize = 32 pkg crypto/ed25519, const PublicKeySize ideal-int pkg crypto/ed25519, const SeedSize = 32 pkg crypto/ed25519, const SeedSize ideal-int pkg crypto/ed25519, const SignatureSize = 64 pkg crypto/ed25519, const SignatureSize ideal-int pkg crypto/ed25519, func GenerateKey(io.Reader) (PublicKey, PrivateKey, error)
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Aug 08 18:44:16 GMT 2019 - 452.6K bytes - Click Count (0) -
api/go1.txt
pkg debug/macho, type SymtabCmd struct, Len uint32 pkg debug/macho, type SymtabCmd struct, Nsyms uint32 pkg debug/macho, type SymtabCmd struct, Stroff uint32 pkg debug/macho, type SymtabCmd struct, Strsize uint32 pkg debug/macho, type SymtabCmd struct, Symoff uint32 pkg debug/macho, type Thread struct pkg debug/macho, type Thread struct, Cmd LoadCmd pkg debug/macho, type Thread struct, Data []uint32
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Wed Aug 14 18:58:28 GMT 2013 - 1.7M bytes - Click Count (0)