libgocryptfs/internal/stupidgcm
Jakob Unterwurzacher 967e7bd125 stupidgcm: Fix without_openssl build failure
Also, always call build-without-openssl.bash from test.bash.

Failure was:

  internal/stupidgcm/without_openssl.go:29: missing return at end of function
2016-12-10 13:15:19 +01:00
..
benchmark.bash stupidgcm: add benchmark.bash wrapper 2016-05-22 15:49:09 +02:00
locking.go without_openssl: support compiling completely without openssl 2016-10-04 09:51:14 +02:00
stupidgcm.go Replace all calls to naked panic() with log.Panic() 2016-12-10 11:54:36 +01:00
stupidgcm_test.go Replace all calls to naked panic() with log.Panic() 2016-12-10 11:54:36 +01:00
without_openssl.go stupidgcm: Fix without_openssl build failure 2016-12-10 13:15:19 +01:00