Home
last modified time | relevance | path

Searched refs:blk_crypto_start_using_key (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/block/
H A Dblk-crypto.c398 int blk_crypto_start_using_key(const struct blk_crypto_key *key, in blk_crypto_start_using_key() function
409 EXPORT_SYMBOL_GPL(blk_crypto_start_using_key);
/OK3568_Linux_fs/kernel/include/linux/
H A Dblk-crypto.h104 int blk_crypto_start_using_key(const struct blk_crypto_key *key,
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-default-key.c249 err = blk_crypto_start_using_key(&dkc->key, in default_key_ctr()
/OK3568_Linux_fs/kernel/fs/crypto/
H A Dinline_crypt.c178 err = blk_crypto_start_using_key(&blk_key->base, in fscrypt_prepare_inline_crypt_key()
/OK3568_Linux_fs/kernel/Documentation/block/
H A Dinline-encryption.rst166 ``blk_crypto_start_using_key`` - Upper layers must call this function on