added initial code to compare cost in-kernel and in userspace encryption.
[cryptodev-linux.git] / .gitignore
blob894394ec7980074408c5cb43afb88fed31981ee8
1 .*.cmd
2 .tmp_versions/
3 *~
4 Module.markers
5 Module.symvers
6 *.ko
7 *.o
8 *.mod.c
9 modules.order
10 tests/async_cipher
11 tests/async_hmac
12 tests/async_speed
13 tests/cipher
14 tests/hmac
15 tests/speed
16 tests/sha_speed
17 tests/hashcrypt_speed
18 releases
19 scripts
20 version.h
21 tests/cipher-aead
22 tests/fullspeed
23 examples/aes
24 lib/benchmark