Searched refs:FFLOADU (Results 1 - 1 of 1) sorted by relevance

/external/openssl/crypto/md5/asm/
H A Dmd5-ia64.S826 #define FFLOADU(a, b, c, d, M, P, N, s, offset) \ define
907 FFLOADU(A, B, C, D, M12, M13, RotateM0, 7, offset) \
908 FFLOADU(D, A, B, C, M13, M14, RotateM1, 12, offset) \
909 FFLOADU(C, D, A, B, M14, M15, RotateM2, 17, offset) \

Completed in 68 milliseconds