Home
last modified time | relevance | path

Searched refs:contents_encryption_mode (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/linux/
H A Dfscrypt.h40 __u8 contents_encryption_mode; member
57 __u8 contents_encryption_mode; member
/aosp12/system/extras/libfscrypt/
H A Dfscrypt.cpp302 kern_policy.v1.contents_encryption_mode = policy.options.contents_mode; in EnsurePolicy()
315 kern_policy.v2.contents_encryption_mode = policy.options.contents_mode; in EnsurePolicy()