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
Remove building with NOCRYPTO option
[minix.git]
/
crypto
/
external
/
bsd
/
openssl
/
lib
/
libcrypto
/
arch
/
arm
/
modes.inc
blob
6b69d114009d2f7e09427abc972c1f9d128a0f8e
1
.PATH.S: ${.PARSEDIR}
2
MODES_SRCS = ghash-armv4.S ghashv8-armx.S
3
MODESCPPFLAGS = -DGHASH_ASM
4
.include "../../modes.inc"