Searched refs:blk_crypto_profile (Results 1 – 2 of 2) sorted by relevance
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 6075 struct blk_crypto_profile; 6109 struct blk_crypto_profile *crypto_profile; 73099 int (*keyslot_program)(struct blk_crypto_profile *, const struct blk_crypto_key *, unsigned int); 73100 int (*keyslot_evict)(struct blk_crypto_profile *, const struct blk_crypto_key *, unsigned int); 73101 int (*derive_sw_secret)(struct blk_crypto_profile *, const u8 *, size_t, u8 *); 73104 struct blk_crypto_profile { struct 73126 struct blk_crypto_profile *profile; argument 73131 ssize_t (*show)(struct blk_crypto_profile *, struct blk_crypto_attr *, char *); 73136 struct blk_crypto_profile *profile; 113603 struct blk_crypto_profile *crypto_profile; [all …]
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 6466 struct blk_crypto_profile; 6500 struct blk_crypto_profile *crypto_profile; 63269 int (*keyslot_program)(struct blk_crypto_profile *, const struct blk_crypto_key *, unsigned int); 63270 int (*keyslot_evict)(struct blk_crypto_profile *, const struct blk_crypto_key *, unsigned int); 63271 int (*derive_sw_secret)(struct blk_crypto_profile *, const u8 *, size_t, u8 *); 63274 struct blk_crypto_profile { struct 63296 struct blk_crypto_profile *profile; argument 63301 ssize_t (*show)(struct blk_crypto_profile *, struct blk_crypto_attr *, char *); 63306 struct blk_crypto_profile *profile; 103808 struct blk_crypto_profile *crypto_profile; [all …]
|