Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/crypto/
H A Dinline_crypt.c141 struct fscrypt_blk_crypto_key *blk_key; in fscrypt_prepare_inline_crypt_key() local
204 struct fscrypt_blk_crypto_key *blk_key = prep_key->blk_key; in fscrypt_destroy_inline_crypt_key() local
H A Dfscrypt_private.h184 struct fscrypt_blk_crypto_key *blk_key; member
/OK3568_Linux_fs/kernel/block/
H A Dblk-crypto.c325 int blk_crypto_init_key(struct blk_crypto_key *blk_key, in blk_crypto_init_key()