Home
last modified time | relevance | path

Searched refs:encrypted_key_payload (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/security/keys/encrypted-keys/
H A Dencrypted.h26 static inline void dump_decrypted_data(struct encrypted_key_payload *epayload) in dump_decrypted_data()
33 static inline void dump_encrypted_data(struct encrypted_key_payload *epayload, in dump_encrypted_data()
53 static inline void dump_decrypted_data(struct encrypted_key_payload *epayload) in dump_decrypted_data()
57 static inline void dump_encrypted_data(struct encrypted_key_payload *epayload, in dump_encrypted_data()
H A Dencrypted.c270 static char *datablob_format(struct encrypted_key_payload *epayload, in datablob_format()
410 static struct key *request_master_key(struct encrypted_key_payload *epayload, in request_master_key()
446 static int derived_key_encrypt(struct encrypted_key_payload *epayload, in derived_key_encrypt()
488 static int datablob_hmac_append(struct encrypted_key_payload *epayload, in datablob_hmac_append()
510 static int datablob_hmac_verify(struct encrypted_key_payload *epayload, in datablob_hmac_verify()
548 static int derived_key_decrypt(struct encrypted_key_payload *epayload, in derived_key_decrypt()
595 static struct encrypted_key_payload *encrypted_key_alloc(struct key *key, in encrypted_key_alloc()
600 struct encrypted_key_payload *epayload = NULL; in encrypted_key_alloc()
655 static int encrypted_key_decrypt(struct encrypted_key_payload *epayload, in encrypted_key_decrypt()
712 static void __ekey_init(struct encrypted_key_payload *epayloa
[all...]
/kernel/linux/linux-6.6/security/keys/encrypted-keys/
H A Dencrypted.h26 static inline void dump_decrypted_data(struct encrypted_key_payload *epayload) in dump_decrypted_data()
33 static inline void dump_encrypted_data(struct encrypted_key_payload *epayload, in dump_encrypted_data()
53 static inline void dump_decrypted_data(struct encrypted_key_payload *epayload) in dump_decrypted_data()
57 static inline void dump_encrypted_data(struct encrypted_key_payload *epayload, in dump_encrypted_data()
H A Dencrypted.c276 static char *datablob_format(struct encrypted_key_payload *epayload, in datablob_format()
416 static struct key *request_master_key(struct encrypted_key_payload *epayload, in request_master_key()
452 static int derived_key_encrypt(struct encrypted_key_payload *epayload, in derived_key_encrypt()
494 static int datablob_hmac_append(struct encrypted_key_payload *epayload, in datablob_hmac_append()
516 static int datablob_hmac_verify(struct encrypted_key_payload *epayload, in datablob_hmac_verify()
554 static int derived_key_decrypt(struct encrypted_key_payload *epayload, in derived_key_decrypt()
601 static struct encrypted_key_payload *encrypted_key_alloc(struct key *key, in encrypted_key_alloc()
607 struct encrypted_key_payload *epayload = NULL; in encrypted_key_alloc()
681 static int encrypted_key_decrypt(struct encrypted_key_payload *epayload, in encrypted_key_decrypt()
738 static void __ekey_init(struct encrypted_key_payload *epayloa
[all...]
/kernel/linux/linux-5.10/include/keys/
H A Dencrypted-type.h18 struct encrypted_key_payload { struct
/kernel/linux/linux-6.6/include/keys/
H A Dencrypted-type.h18 struct encrypted_key_payload { struct
/kernel/linux/linux-5.10/drivers/nvdimm/
H A Dsecurity.c29 struct encrypted_key_payload *epayload = dereference_key_locked(key); in key_data()
66 struct encrypted_key_payload *epayload; in nvdimm_request_key()
95 struct encrypted_key_payload *epayload; in nvdimm_lookup_user_key()
/kernel/linux/linux-6.6/drivers/nvdimm/
H A Dsecurity.c29 struct encrypted_key_payload *epayload = dereference_key_locked(key); in key_data()
66 struct encrypted_key_payload *epayload; in nvdimm_request_key()
95 struct encrypted_key_payload *epayload; in nvdimm_lookup_user_key()
/kernel/linux/linux-5.10/security/integrity/evm/
H A Devm_crypto.c354 struct encrypted_key_payload *ekp; in evm_init_key()
/kernel/linux/linux-6.6/security/integrity/evm/
H A Devm_crypto.c418 struct encrypted_key_payload *ekp; in evm_init_key()
/kernel/linux/linux-5.10/fs/ecryptfs/
H A Decryptfs_kernel.h80 struct encrypted_key_payload *payload; in ecryptfs_get_encrypted_key_payload_data()
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Decryptfs_kernel.h80 struct encrypted_key_payload *payload; in ecryptfs_get_encrypted_key_payload_data()
/kernel/linux/linux-6.6/crypto/
H A Daf_alg.c250 const struct encrypted_key_payload *ekp; in key_data_ptr_encrypted()
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-crypt.c2446 const struct encrypted_key_payload *ekp; in set_key_encrypted()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-crypt.c2513 const struct encrypted_key_payload *ekp; in set_key_encrypted()

Completed in 20 milliseconds