Searched refs:blk_crypto_start_using_key (Results 1 – 8 of 8) sorted by relevance
95 int blk_crypto_start_using_key(struct block_device *bdev,
97 int blk_crypto_start_using_key(const struct blk_crypto_key *key,
394 int blk_crypto_start_using_key(struct block_device *bdev, in blk_crypto_start_using_key() function
168 err = blk_crypto_start_using_key(&blk_key->base, in fscrypt_prepare_inline_crypt_key()
379 int blk_crypto_start_using_key(const struct blk_crypto_key *key, in blk_crypto_start_using_key() function
184 err = blk_crypto_start_using_key(devs[i], blk_key); in fscrypt_prepare_inline_crypt_key()
197 Users must call ``blk_crypto_start_using_key()`` before actually starting to use219 3. ``blk_crypto_start_using_key()``225 ``blk_crypto_config_supported()`` (if used), ``blk_crypto_start_using_key()``,
166 ``blk_crypto_start_using_key`` - Upper layers must call this function on