- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for initHC (0.17 sec)
-
lib/fips140/v1.0.0.zip
checksum in bytes. const size = 32 // The size of a SHA-224 checksum in bytes. const size224 = 28 // The block size of SHA-256 and SHA-224 in bytes. const blockSize = 64 const ( chunk = 64 init0 = 0x6A09E667 init1 = 0xBB67AE85 init2 = 0x3C6EF372 init3 = 0xA54FF53A init4 = 0x510E527F init5 = 0x9B05688C init6 = 0x1F83D9AB init7 = 0x5BE0CD19 init0_224 = 0xC1059ED8 init1_224 = 0x367CD507 init2_224 = 0x3070DD17 init3_224 = 0xF70E5939 init4_224 = 0xFFC00B31 init5_224 = 0x68581511 init6_224 = 0x64F98FA7 init7_224...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0) -
api/go1.14.txt
pkg syscall (freebsd-arm64), type RtMsghdr struct, Fmask int32 pkg syscall (freebsd-arm64), type RtMsghdr struct, Index uint16 pkg syscall (freebsd-arm64), type RtMsghdr struct, Inits uint64 pkg syscall (freebsd-arm64), type RtMsghdr struct, Msglen uint16 pkg syscall (freebsd-arm64), type RtMsghdr struct, Pad_cgo_0 [2]uint8 pkg syscall (freebsd-arm64), type RtMsghdr struct, Pid int32
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0) -
api/go1.20.txt
pkg syscall (freebsd-riscv64), type RtMsghdr struct, Fmask int32 #53466 pkg syscall (freebsd-riscv64), type RtMsghdr struct, Index uint16 #53466 pkg syscall (freebsd-riscv64), type RtMsghdr struct, Inits uint64 #53466 pkg syscall (freebsd-riscv64), type RtMsghdr struct, Msglen uint16 #53466 pkg syscall (freebsd-riscv64), type RtMsghdr struct, Pad_cgo_0 [2]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) -
RELEASE.md
as gradient clipping). * Improvements to Keras preprocessing layers: * TextVectorization can now accept a vocabulary list or file as an init arg. * Normalization can now accept mean and variance values as init args. * In `Attention` and `AdditiveAttention` layers, the `call()` method now accepts a `return_attention_scores` argument. When set to True, the layerRegistered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 20:54:38 UTC 2025 - 740K bytes - Viewed (3)