
- crypto/external/bsd/heimdal - crypto/external/bsd/libsaslc - crypto/external/bsd/netpgp - crypto/external/bsd/openssl Change-Id: I91dbf05f33e637edf5b9bb408d5baddd7ba8cf75
6 lines
136 B
PHP
6 lines
136 B
PHP
.PATH.S: ${.PARSEDIR}
|
|
AES_SRCS = aes-586.S aesni-x86.S
|
|
AESNI = yes
|
|
AESCPPFLAGS = -DAES_ASM -DOPENSSL_IA32_SSE2
|
|
.include "../../aes.inc"
|