Searched refs:FS_ENCRYPTION_MODE_AES_256_GCM (Results 1 – 3 of 3) sorted by relevance
185 #define FS_ENCRYPTION_MODE_AES_256_GCM 2 /* never used */ macro
185 pub const FS_ENCRYPTION_MODE_AES_256_GCM: ::std::os::raw::c_uint = 2; constant
2389 #ifdef FS_ENCRYPTION_MODE_AES_256_GCM2390 { "FS_ENCRYPTION_MODE_AES_256_GCM", (unsigned long) FS_ENCRYPTION_MODE_AES_256_GCM },