- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for Uregs (0.04 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 Sep 09 11:13:09 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 Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (0) -
lib/fips140/v1.0.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,...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0)