summaryrefslogtreecommitdiff
path: root/crypto/external/bsd/openssl/lib/libcrypto/arch/alpha/modes.inc
blob: d65fddc4f4b550506e1acdb6d6965e2ffde8044b (plain)
1
2
3
4
5
6
.PATH.S: ${.PARSEDIR}

MODES_SRCS += ghash-alpha.S
MODESCPPFLAGS = -DGHASH_ASM

.include "../../modes.inc"