Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for LOAD1 (0.12 sec)

  1. lib/fips140/v1.0.0.zip

    b, c, d, e, f, g, h) \ LOAD0(index); \ SHA256ROUND(const, a, b, c, d, e, f, g, h) #define SHA256ROUND1(index, const, a, b, c, d, e, f, g, h) \ LOAD1(index); \ SHA256ROUND(const, a, b, c, d, e, f, g, h) // A stack frame size of 64 bytes is required here, because // the frame size used for data expansion is 64 bytes. // See the definition of the macro LOAD1 above (4 bytes * 16 entries). // //func block(dig *Digest, p []byte) TEXT ·block(SB),NOSPLIT,$64-32 MOVV p_base+8(FP), R5 MOVV p_len+16(FP), R6...
    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