Home
last modified time | relevance | path

Searched refs:FS_ENCRYPTION_MODE_SPECK128_256_CTS (Results 1 – 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dfscrypt.h191 #define FS_ENCRYPTION_MODE_SPECK128_256_CTS 8 /* removed */ macro
/external/crosvm/io_uring/src/
Dbindings.rs191 pub const FS_ENCRYPTION_MODE_SPECK128_256_CTS: ::std::os::raw::c_uint = 8; constant
/external/minijail/linux-x86/
Dlibconstants.gen.c2398 #ifdef FS_ENCRYPTION_MODE_SPECK128_256_CTS
2399 { "FS_ENCRYPTION_MODE_SPECK128_256_CTS", (unsigned long) FS_ENCRYPTION_MODE_SPECK128_256_CTS },