Home
last modified time | relevance | path

Searched refs:encrypted_key_payload (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/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()
452 static int derived_key_encrypt(struct encrypted_key_payload *epayload, in derived_key_encrypt()
607 struct encrypted_key_payload *epayload = NULL; in encrypted_key_alloc()
738 static void __ekey_init(struct encrypted_key_payload *epayload, in __ekey_init()
773 static int encrypted_init(struct encrypted_key_payload *epayload, in encrypted_init()
816 struct encrypted_key_payload *epayload = NULL; in encrypted_instantiate()
860 struct encrypted_key_payload *epayload; in encrypted_rcu_free()
862 epayload = container_of(rcu, struct encrypted_key_payload, rcu); in encrypted_rcu_free()
877 struct encrypted_key_payload *epayload = key->payload.data[0]; in encrypted_update()
878 struct encrypted_key_payload *new_epayload; in encrypted_update()
[all …]
/openbmc/linux/include/keys/
H A Dencrypted-type.h18 struct encrypted_key_payload { struct
/openbmc/linux/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()
/openbmc/linux/security/integrity/evm/
H A Devm_crypto.c418 struct encrypted_key_payload *ekp; in evm_init_key()
/openbmc/linux/fs/ecryptfs/
H A Decryptfs_kernel.h80 struct encrypted_key_payload *payload; in ecryptfs_get_encrypted_key_payload_data()
/openbmc/linux/crypto/
H A Daf_alg.c250 const struct encrypted_key_payload *ekp; in key_data_ptr_encrypted()
/openbmc/linux/drivers/md/
H A Ddm-crypt.c2513 const struct encrypted_key_payload *ekp; in set_key_encrypted()