repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
etc/services - sync with NetBSD-8
[minix.git]
/
crypto
/
external
/
bsd
/
openssl
/
lib
/
libcrypto
/
arch
/
x86_64
/
aes.inc
blob
109a69aa5bf443952e624963d0cb26f2666478df
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"