Home
last modified time | relevance | path

Searched defs:prep_key (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/crypto/
H A Dkeysetup.c127 int fscrypt_prepare_key(struct fscrypt_prepared_key *prep_key, in fscrypt_prepare_key() argument
149 void fscrypt_destroy_prepared_key(struct fscrypt_prepared_key *prep_key) in fscrypt_destroy_prepared_key() argument
172 struct fscrypt_prepared_key *prep_key; in setup_per_mode_enc_key() local
[all...]
H A Dinline_crypt.c126 int fscrypt_prepare_inline_crypt_key(struct fscrypt_prepared_key *prep_key, in fscrypt_prepare_inline_crypt_key() argument
192 void fscrypt_destroy_inline_crypt_key(struct fscrypt_prepared_key *prep_key) in fscrypt_destroy_inline_crypt_key() argument
H A Dfscrypt_private.h353 fscrypt_is_key_prepared(struct fscrypt_prepared_key *prep_key, in fscrypt_is_key_prepared() argument
383 fscrypt_prepare_inline_crypt_key(struct fscrypt_prepared_key *prep_key, in fscrypt_prepare_inline_crypt_key() argument
392 fscrypt_destroy_inline_crypt_key(struct fscrypt_prepared_key *prep_key) in fscrypt_destroy_inline_crypt_key() argument
397 fscrypt_is_key_prepared(struct fscrypt_prepared_key *prep_key, in fscrypt_is_key_prepared() argument
[all...]
/kernel/linux/linux-6.6/fs/crypto/
H A Dkeysetup.c150 int fscrypt_prepare_key(struct fscrypt_prepared_key *prep_key, in fscrypt_prepare_key() argument
196 struct fscrypt_prepared_key *prep_key; in setup_per_mode_enc_key() local
172 fscrypt_destroy_prepared_key(struct super_block *sb, struct fscrypt_prepared_key *prep_key) fscrypt_destroy_prepared_key() argument
[all...]
H A Dinline_crypt.c153 int fscrypt_prepare_inline_crypt_key(struct fscrypt_prepared_key *prep_key, in fscrypt_prepare_inline_crypt_key() argument
208 fscrypt_destroy_inline_crypt_key(struct super_block *sb, struct fscrypt_prepared_key *prep_key) fscrypt_destroy_inline_crypt_key() argument
H A Dfscrypt_private.h355 fscrypt_is_key_prepared(struct fscrypt_prepared_key *prep_key, in fscrypt_is_key_prepared() argument
385 fscrypt_prepare_inline_crypt_key(struct fscrypt_prepared_key *prep_key, in fscrypt_prepare_inline_crypt_key() argument
400 fscrypt_is_key_prepared(struct fscrypt_prepared_key *prep_key, in fscrypt_is_key_prepared() argument
394 fscrypt_destroy_inline_crypt_key(struct super_block *sb, struct fscrypt_prepared_key *prep_key) fscrypt_destroy_inline_crypt_key() argument
[all...]

Completed in 5 milliseconds