encrypted_key_payload
const struct encrypted_key_payload *ekp;
const struct encrypted_key_payload *ekp;
struct encrypted_key_payload *epayload = dereference_key_locked(key);
struct encrypted_key_payload *epayload;
struct encrypted_key_payload *epayload;
struct encrypted_key_payload *payload;
struct encrypted_key_payload *ekp;
static char *datablob_format(struct encrypted_key_payload *epayload,
static struct key *request_master_key(struct encrypted_key_payload *epayload,
static int derived_key_encrypt(struct encrypted_key_payload *epayload,
static int datablob_hmac_append(struct encrypted_key_payload *epayload,
static int datablob_hmac_verify(struct encrypted_key_payload *epayload,
static int derived_key_decrypt(struct encrypted_key_payload *epayload,
static struct encrypted_key_payload *encrypted_key_alloc(struct key *key,
struct encrypted_key_payload *epayload = NULL;
static int encrypted_key_decrypt(struct encrypted_key_payload *epayload,
static void __ekey_init(struct encrypted_key_payload *epayload,
static int encrypted_init(struct encrypted_key_payload *epayload,
struct encrypted_key_payload *epayload = NULL;
struct encrypted_key_payload *epayload;
epayload = container_of(rcu, struct encrypted_key_payload, rcu);
struct encrypted_key_payload *epayload = key->payload.data[0];
struct encrypted_key_payload *new_epayload;
struct encrypted_key_payload *epayload;
static inline void dump_decrypted_data(struct encrypted_key_payload *epayload)
static inline void dump_encrypted_data(struct encrypted_key_payload *epayload,
static inline void dump_decrypted_data(struct encrypted_key_payload *epayload)
static inline void dump_encrypted_data(struct encrypted_key_payload *epayload,