Home
last modified time | relevance | path

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

/include/linux/
Dkeyslot-manager.h33 const struct blk_crypto_key *key,
36 const struct blk_crypto_key *key,
50 const struct blk_crypto_key *key);
61 const struct blk_crypto_key *key);
Dblk-crypto.h17 int blk_crypto_init_key(struct blk_crypto_key *blk_key,
23 const struct blk_crypto_key *key);
Dbio-crypt-ctx.h39 struct blk_crypto_key { struct
65 const struct blk_crypto_key *bc_key; argument
92 const struct blk_crypto_key *key, in bio_crypt_set_ctx()