Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for k0 (0.04 sec)

  1. lib/fips140/v1.0.0.zip

    CTR.S4 // Skip to <8 blocks loop CMP $128, srcPtrLen MOVD ks, H0 // For AES-128 round keys are stored in: K0 .. K10, KLAST VLD1.P 64(H0), [K0.B16, K1.B16, K2.B16, K3.B16] VLD1.P 64(H0), [K4.B16, K5.B16, K6.B16, K7.B16] VLD1.P 48(H0), [K8.B16, K9.B16, K10.B16] VMOV K10.B16, KLAST.B16 BLT startSingles // There are at least 8 blocks to encrypt TBZ $4, NR, octetsLoop // For AES-192 round keys occupy: K0 .. K7, K10, K11, K8, K9, KLAST VMOV K8.B16, K10.B16 VMOV K9.B16, K11.B16 VMOV KLAST.B16, K8.B16 VLD1.P...
    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