Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dblk-crypto-profile.h22 struct blk_crypto_ll_ops { struct
37 int (*keyslot_program)(struct blk_crypto_profile *profile,
57 int (*keyslot_evict)(struct blk_crypto_profile *profile,
71 int (*derive_sw_secret)(struct blk_crypto_profile *profile,
85 int (*import_key)(struct blk_crypto_profile *profile,
99 int (*generate_key)(struct blk_crypto_profile *profile,
134 struct blk_crypto_ll_ops ll_ops; argument