Home
last modified time | relevance | path

Searched refs:MSG3 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/common/crypto/sha1/amd64/
H A Dsha1-ni.S88 #define MSG3 %xmm6 macro
162 sha1nexte MSG3, E1
164 sha1msg2 MSG3, MSG0
167 pxor MSG3, MSG1
183 pxor MSG1, MSG3
199 pxor MSG3, MSG1
215 pxor MSG1, MSG3
231 pxor MSG3, MSG1
247 pxor MSG1, MSG3
263 pxor MSG3, MSG1
[all …]
/illumos-gate/usr/src/cmd/gencat/
H A Dgencat.c118 #define MSG3 "gencat: read error on \"%s\"\n" macro
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c8154 #define MSG3 "remove_dir() failed to unlink(\"%s\") " in remove_dir() macro
8194 msg(ERRN, MSG3, direct->d_name); in remove_dir()