Home
last modified time | relevance | path

Searched defs:fscrypt_mode (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h43211 struct fscrypt_mode { struct
43212 const char *friendly_name;
43213 const char *cipher_str;
43214 int keysize;
43215 int security_strength;
43216 int ivsize;
43217 int logged_cryptoapi_impl;
43218 int logged_blk_crypto_native;
43219 int logged_blk_crypto_fallback;
43220 enum blk_crypto_mode_num blk_crypto_mode;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h52844 struct fscrypt_mode { struct
52845 const char *friendly_name;
52846 const char *cipher_str;
52847 int keysize;
52848 int security_strength;
52849 int ivsize;
52850 int logged_cryptoapi_impl;
52851 int logged_blk_crypto_native;
52852 int logged_blk_crypto_fallback;
52853 enum blk_crypto_mode_num blk_crypto_mode;