diff options
| author | Eric Biggers <ebiggers@google.com> | 2022-04-08 23:16:59 -0700 |
|---|---|---|
| committer | Eric Biggers <ebiggers@google.com> | 2022-04-08 23:38:01 -0700 |
| commit | ca7a84b8aea203025acbda193f78ea98946236b5 (patch) | |
| tree | 2b9e781db960662c570b5b35f840369130fc87a7 /cli-tests/t_v1_policy.out | |
| parent | a224e769a478cc446c05dbfd5eb7e32d31933172 (diff) | |
Switch to google.golang.org/protobuf/proto
github.com/golang/protobuf/proto has been deprecated in favor of
google.golang.org/protobuf/proto, so migrate to the non-deprecated one.
Diffstat (limited to 'cli-tests/t_v1_policy.out')
| -rw-r--r-- | cli-tests/t_v1_policy.out | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/cli-tests/t_v1_policy.out b/cli-tests/t_v1_policy.out index 2353527..f14f357 100644 --- a/cli-tests/t_v1_policy.out +++ b/cli-tests/t_v1_policy.out @@ -30,7 +30,7 @@ problem in your PAM stack, enable pam_keyinit.so, or run "keyctl link @u @s". "MNT/dir" is encrypted with fscrypt. Policy: desc1 -Options: padding:32 contents:AES_256_XTS filenames:AES_256_CTS policy_version:1 +Options: padding:32 contents:AES_256_XTS filenames:AES_256_CTS policy_version:1 Unlocked: Yes Protected with 1 protector: @@ -41,7 +41,7 @@ desc2 No custom protector "prot" "MNT/dir" is encrypted with fscrypt. Policy: desc1 -Options: padding:32 contents:AES_256_XTS filenames:AES_256_CTS policy_version:1 +Options: padding:32 contents:AES_256_XTS filenames:AES_256_CTS policy_version:1 Unlocked: Partially (incompletely locked, or unlocked by another user) Protected with 1 protector: @@ -59,7 +59,7 @@ directories in an accessible state). "MNT/dir" is encrypted with fscrypt. Policy: desc1 -Options: padding:32 contents:AES_256_XTS filenames:AES_256_CTS policy_version:1 +Options: padding:32 contents:AES_256_XTS filenames:AES_256_CTS policy_version:1 Unlocked: Yes Protected with 1 protector: @@ -77,7 +77,7 @@ use --user=root. "MNT/dir" is encrypted with fscrypt. Policy: desc1 -Options: padding:32 contents:AES_256_XTS filenames:AES_256_CTS policy_version:1 +Options: padding:32 contents:AES_256_XTS filenames:AES_256_CTS policy_version:1 Unlocked: Yes Protected with 1 protector: @@ -90,7 +90,7 @@ Encrypted data removed from filesystem cache. "MNT/dir" is encrypted with fscrypt. Policy: desc1 -Options: padding:32 contents:AES_256_XTS filenames:AES_256_CTS policy_version:1 +Options: padding:32 contents:AES_256_XTS filenames:AES_256_CTS policy_version:1 Unlocked: No Protected with 1 protector: @@ -114,7 +114,7 @@ Then re-run: "MNT/dir" is encrypted with fscrypt. Policy: desc1 -Options: padding:32 contents:AES_256_XTS filenames:AES_256_CTS policy_version:1 +Options: padding:32 contents:AES_256_XTS filenames:AES_256_CTS policy_version:1 Unlocked: Partially (incompletely locked, or unlocked by another user) Protected with 1 protector: @@ -135,7 +135,7 @@ Encrypted data removed from filesystem cache. "MNT/dir" is encrypted with fscrypt. Policy: desc1 -Options: padding:32 contents:AES_256_XTS filenames:AES_256_CTS policy_version:1 +Options: padding:32 contents:AES_256_XTS filenames:AES_256_CTS policy_version:1 Unlocked: No Protected with 1 protector: |