- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for Uregs (0.06 sec)
-
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
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Fri Oct 18 04:36:59 UTC 2013 - 1.9M bytes - Viewed (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
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (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,...Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Sep 25 19:53:19 UTC 2025 - 642.7K bytes - Viewed (0) -
lib/fips140/v1.1.0-rc1.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,...Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Dec 11 16:27:41 UTC 2025 - 663K bytes - Viewed (0)