libgocryptfs/internal/prefer_openssl
Jakob Unterwurzacher 6c3f97399a Rename internal "toggledlog" package to "tlog"
tlog is used heavily everywhere and deserves a shorter name.

Renamed using sed magic, without any manual rework:

   find * -type f -exec sed -i 's/toggledlog/tlog/g' {} +
2016-06-15 23:30:44 +02:00
..
cpuinfo.pentium_g630.txt prefer_openssl: autodetect whether to use OpenSSL or Go GCM 2016-05-12 00:42:42 +02:00
cpuinfo.xeon_e312xx.txt prefer_openssl: autodetect whether to use OpenSSL or Go GCM 2016-05-12 00:42:42 +02:00
prefer.go Rename internal "toggledlog" package to "tlog" 2016-06-15 23:30:44 +02:00
prefer_go1.5.go prefer_openssl: add amd64 constraint 2016-05-12 09:50:36 +02:00
prefer_go1.6.go prefer_openssl: add amd64 constraint 2016-05-12 09:50:36 +02:00
prefer_test.go prefer_openssl: autodetect whether to use OpenSSL or Go GCM 2016-05-12 00:42:42 +02:00