libgocryptfs/internal
Jakob Unterwurzacher 01c18dbcab nametransform: return EINVAL on invalid padding
With the generic fmt.Errorf we trigger a warning from go-fuse:

  2016/09/21 21:42:31 can't convert error type: Invalid padding
2016-09-25 16:43:17 +02:00
..
configfile contentenc: add GCM-SIV support 2016-09-25 16:43:17 +02:00
contentenc contentenc: add GCM-SIV support 2016-09-25 16:43:17 +02:00
cryptocore contentenc: add GCM-SIV support 2016-09-25 16:43:17 +02:00
fusefrontend contentenc: add GCM-SIV support 2016-09-25 16:43:17 +02:00
fusefrontend_reverse reverse: use dynamic inode numbers 2016-09-25 16:43:17 +02:00
nametransform nametransform: return EINVAL on invalid padding 2016-09-25 16:43:17 +02:00
prefer_openssl Add godoc comments to all internal packages 2016-07-06 21:51:25 +02:00
readpassword Add godoc comments to all internal packages 2016-07-06 21:51:25 +02:00
stupidgcm stupidgcm: use __builtin_trap() 2016-07-04 08:14:24 +02:00
syscallcompat Add godoc comments to all internal packages 2016-07-06 21:51:25 +02:00
tlog Add godoc comments to all internal packages 2016-07-06 21:51:25 +02:00