- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for block_reg (0.09 sec)
-
lib/fips140/v1.0.0-c2097c7c.zip
"load_keys"}} {{- range regs_batches (round_key_reg $.FirstKey) $.NKeys }} VLD1.P {{ .Size }}(XK), [{{ .Regs }}] {{- end }} {{ end }} {{define "enc"}} {{ range $i := xrange $.N -}} AESE V{{ round_key_reg $.Key}}.B16, V{{ block_reg $i }}.B16 {{- if $.WithMc }} AESMC V{{ block_reg $i }}.B16, V{{ block_reg $i }}.B16 {{- end }} {{ end }} {{ end }} {{ range $N := $.Sizes }} // func ctrBlocks{{$N}}Asm(nr int, xk *[60]uint32, dst *[{{$N}}*16]byte, src *[{{$N}}*16]byte, ivlo uint64, ivhi uint64) TEXT ·ctrBlocks{{ $N...
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
"load_keys"}} {{- range regs_batches (round_key_reg $.FirstKey) $.NKeys }} VLD1.P {{ .Size }}(XK), [{{ .Regs }}] {{- end }} {{ end }} {{define "enc"}} {{ range $i := xrange $.N -}} AESE V{{ round_key_reg $.Key}}.B16, V{{ block_reg $i }}.B16 {{- if $.WithMc }} AESMC V{{ block_reg $i }}.B16, V{{ block_reg $i }}.B16 {{- end }} {{ end }} {{ end }} {{ range $N := $.Sizes }} // func ctrBlocks{{$N}}Asm(nr int, xk *[60]uint32, dst *[{{$N}}*16]byte, src *[{{$N}}*16]byte, ivlo uint64, ivhi uint64) TEXT ·ctrBlocks{{ $N...
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Dec 11 16:27:41 UTC 2025 - 663K bytes - Viewed (0)