Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 2 of 2 for K0 (0.05 seconds)

  1. lib/fips140/v1.0.0-c2097c7c.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...
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Thu Sep 25 19:53:19 GMT 2025
    - 642.7K bytes
    - Click Count (0)
  2. lib/fips140/v1.26.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...
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Thu Jan 08 17:58:32 GMT 2026
    - 660.3K bytes
    - Click Count (0)
Back to Top