etc/services - sync with NetBSD-8
[minix.git] / crypto / external / bsd / openssl / lib / libcrypto / arch / x86_64 / aes.inc
blob109a69aa5bf443952e624963d0cb26f2666478df
1 .PATH.S: ${.PARSEDIR}
2 AES_SRCS = aes-x86_64.S aesni-x86_64.S bsaes-x86_64.S vpaes-x86_64.S
3 AESCPPFLAGS = -DAES_ASM -DVPAES_ASM -DBSAES_ASM
4 AESNI = yes
5 .include "../../aes.inc"