Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for LOAD_KEYS (0.35 sec)

  1. lib/fips140/v1.0.0.zip

    {{ end }} {{ end }} {{/* Num rounds branching. */}} CMP $12, NR BLT Lenc128 BEQ Lenc192 {{/* 2 extra rounds for 256-bit keys. */}} Lenc256: {{- template "load_keys" (load_keys_args 0 2) }} {{- template "enc" (enc_args 0 $N true) }} {{- template "enc" (enc_args 1 $N true) }} {{/* 2 extra rounds for 192-bit keys. */}} Lenc192: {{- template "load_keys" (load_keys_args 2 2) }} {{- template "enc" (enc_args 2 $N true) }} {{- template "enc" (enc_args 3 $N true) }} {{/* 10 rounds for 128-bit (with special...
    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