- Sort Score
- Num 10 results
- Language All
Results 1 - 7 of 7 for nregs (0.08 seconds)
-
lib/fips140/v1.26.0.zip
int) int { return roundKeyOffset + key }, "regs_batches": func(firstReg, nregs int) []RegsBatch { result := make([]RegsBatch, 0) for nregs != 0 { batch := 4 if nregs < batch { batch = nregs } regsList := make([]string, 0, batch) for j := firstReg; j < firstReg+batch; j++ { regsList = append(regsList, fmt.Sprintf("V%d.B16", j)) } result = append(result, RegsBatch{ Size: 16 * batch, Regs: strings.Join(regsList, ", "), }) nregs -= batch firstReg += batch } return result }, "enc_args": func(key, n int,...Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Thu Jan 08 17:58:32 GMT 2026 - 660.3K bytes - Click Count (0) -
lib/fips140/v1.0.0-c2097c7c.zip
int) int { return roundKeyOffset + key }, "regs_batches": func(firstReg, nregs int) []RegsBatch { result := make([]RegsBatch, 0) for nregs != 0 { batch := 4 if nregs < batch { batch = nregs } regsList := make([]string, 0, batch) for j := firstReg; j < firstReg+batch; j++ { regsList = append(regsList, fmt.Sprintf("V%d.B16", j)) } result = append(result, RegsBatch{ Size: 16 * batch, Regs: strings.Join(regsList, ", "), }) nregs -= batch firstReg += batch } return result }, "enc_args": func(key, n int,...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) -
src/cmd/asm/internal/asm/testdata/arm64error.s
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Tue Feb 24 21:29:25 GMT 2026 - 38.5K bytes - Click Count (0) -
src/cmd/asm/internal/asm/testdata/arm64enc.s
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Tue Feb 24 21:29:25 GMT 2026 - 44K bytes - Click Count (0) -
okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Sat Feb 10 11:25:47 GMT 2024 - 854.1K bytes - Click Count (0) -
api/go1.2.txt
pkg syscall (linux-arm-cgo), type NlMsghdr struct, Type uint16 pkg syscall (linux-arm-cgo), type PtraceRegs struct pkg syscall (linux-arm-cgo), type PtraceRegs struct, Uregs [18]uint32 pkg syscall (linux-arm-cgo), type RawSockaddr struct, Data [14]uint8 pkg syscall (linux-arm-cgo), type RawSockaddr struct, Family uint16 pkg syscall (linux-arm-cgo), type RawSockaddrAny struct, Pad [96]uint8
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Fri Oct 18 04:36:59 GMT 2013 - 1.9M bytes - Click Count (1) -
api/go1.txt
pkg syscall (linux-arm), type NlMsghdr struct, Seq uint32 pkg syscall (linux-arm), type NlMsghdr struct, Type uint16 pkg syscall (linux-arm), type PtraceRegs struct pkg syscall (linux-arm), type PtraceRegs struct, Uregs [18]uint32 pkg syscall (linux-arm), type RawSockaddr struct, Data [14]uint8 pkg syscall (linux-arm), type RawSockaddr struct, Family uint16 pkg syscall (linux-arm), type RawSockaddrAny struct, Pad [96]uint8
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)