Changeset 15499
- Timestamp:
- 2009-04-29T22:54:31+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/package/kernel/modules/crypto.mk
r15245 r15499 33 33 ALGAPI=crypto_algapi \ 34 34 AEAD=aead \ 35 PCOMPRESS=pcompress \ 35 36 BLKCIPHER=$(BLKCIPHER_PREFIX)blkcipher \ 37 HASH=crypto_hash \ 36 38 MANAGER=cryptomgr \ 37 HASH=crypto_hash \38 39 CBC=cbc \ 39 40 ECB=ecb \
Note: See TracChangeset
for help on using the changeset viewer.