Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for block_reg (0.07 sec)

  1. lib/fips140/v1.0.0.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 Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
Back to top