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
/
arm
/
aes.inc
blob
953af5e7e572c0d37ef3c426e4b08fb72b7c354d
1
.PATH.S: ${.PARSEDIR}
2
AES_SRCS = aes-armv4.S aesv8-armx.S bsaes-armv7.S aes_cbc.c
3
AESCPPFLAGS = -DAES_ASM -DBSAES_ASM
4
.include "../../aes.inc"