Home
last modified time | relevance | path

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

/linux-6.3-rc2/security/keys/encrypted-keys/
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()
494 static int datablob_hmac_append(struct encrypted_key_payload *epayload, in datablob_hmac_append()
554 static int derived_key_decrypt(struct encrypted_key_payload *epayload, in derived_key_decrypt()
607 struct encrypted_key_payload *epayload = NULL; in encrypted_key_alloc() local
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() local
860 struct encrypted_key_payload *epayload; in encrypted_rcu_free() local
877 struct encrypted_key_payload *epayload = key->payload.data[0]; in encrypted_update() local
[all …]
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()
/linux-6.3-rc2/drivers/nvdimm/
A Dsecurity.c29 struct encrypted_key_payload *epayload = dereference_key_locked(key); in key_data() local
66 struct encrypted_key_payload *epayload; in nvdimm_request_key() local
95 struct encrypted_key_payload *epayload; in nvdimm_lookup_user_key() local

Completed in 8 milliseconds