Home
last modified time | relevance | path

Searched refs:trusted_update (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/security/keys/trusted-keys/
H A Dtrusted_core.c224 * trusted_update - reseal an existing key with new PCR values
226 static int trusted_update(struct key *key, struct key_preparsed_payload *prep) in trusted_update() function
316 .update = trusted_update,
/kernel/linux/linux-5.10/security/keys/trusted-keys/
H A Dtrusted_tpm1.c1088 * trusted_update - reseal an existing key with new PCR values
1090 static int trusted_update(struct key *key, struct key_preparsed_payload *prep) in trusted_update() function
1199 .update = trusted_update,

Completed in 3 milliseconds