Searched hist:"3878 d505aa718bcc7b1eb4089ab9b9fb27dee957" (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/security/integrity/ima/ |
H A D | ima_modsig.c | diff 3878d505aa718bcc7b1eb4089ab9b9fb27dee957 Thu Jun 27 21:19:32 CDT 2019 Thiago Jung Bauermann <bauerman@linux.ibm.com> ima: Define ima-modsig template
Define new "d-modsig" template field which holds the digest that is expected to match the one contained in the modsig, and also new "modsig" template field which holds the appended file signature.
Add a new "ima-modsig" defined template descriptor with the new fields as well as the ones from the "ima-sig" descriptor.
Change ima_store_measurement() to accept a struct modsig * argument so that it can be passed along to the templates via struct ima_event_data.
Suggested-by: Mimi Zohar <zohar@linux.ibm.com> Signed-off-by: Thiago Jung Bauermann <bauerman@linux.ibm.com> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
|
H A D | ima_template_lib.h | diff 3878d505aa718bcc7b1eb4089ab9b9fb27dee957 Thu Jun 27 21:19:32 CDT 2019 Thiago Jung Bauermann <bauerman@linux.ibm.com> ima: Define ima-modsig template
Define new "d-modsig" template field which holds the digest that is expected to match the one contained in the modsig, and also new "modsig" template field which holds the appended file signature.
Add a new "ima-modsig" defined template descriptor with the new fields as well as the ones from the "ima-sig" descriptor.
Change ima_store_measurement() to accept a struct modsig * argument so that it can be passed along to the templates via struct ima_event_data.
Suggested-by: Mimi Zohar <zohar@linux.ibm.com> Signed-off-by: Thiago Jung Bauermann <bauerman@linux.ibm.com> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
|
H A D | ima_template.c | diff 3878d505aa718bcc7b1eb4089ab9b9fb27dee957 Thu Jun 27 21:19:32 CDT 2019 Thiago Jung Bauermann <bauerman@linux.ibm.com> ima: Define ima-modsig template
Define new "d-modsig" template field which holds the digest that is expected to match the one contained in the modsig, and also new "modsig" template field which holds the appended file signature.
Add a new "ima-modsig" defined template descriptor with the new fields as well as the ones from the "ima-sig" descriptor.
Change ima_store_measurement() to accept a struct modsig * argument so that it can be passed along to the templates via struct ima_event_data.
Suggested-by: Mimi Zohar <zohar@linux.ibm.com> Signed-off-by: Thiago Jung Bauermann <bauerman@linux.ibm.com> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
|
H A D | ima_template_lib.c | diff 3878d505aa718bcc7b1eb4089ab9b9fb27dee957 Thu Jun 27 21:19:32 CDT 2019 Thiago Jung Bauermann <bauerman@linux.ibm.com> ima: Define ima-modsig template
Define new "d-modsig" template field which holds the digest that is expected to match the one contained in the modsig, and also new "modsig" template field which holds the appended file signature.
Add a new "ima-modsig" defined template descriptor with the new fields as well as the ones from the "ima-sig" descriptor.
Change ima_store_measurement() to accept a struct modsig * argument so that it can be passed along to the templates via struct ima_event_data.
Suggested-by: Mimi Zohar <zohar@linux.ibm.com> Signed-off-by: Thiago Jung Bauermann <bauerman@linux.ibm.com> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
|
H A D | ima_api.c | diff 3878d505aa718bcc7b1eb4089ab9b9fb27dee957 Thu Jun 27 21:19:32 CDT 2019 Thiago Jung Bauermann <bauerman@linux.ibm.com> ima: Define ima-modsig template
Define new "d-modsig" template field which holds the digest that is expected to match the one contained in the modsig, and also new "modsig" template field which holds the appended file signature.
Add a new "ima-modsig" defined template descriptor with the new fields as well as the ones from the "ima-sig" descriptor.
Change ima_store_measurement() to accept a struct modsig * argument so that it can be passed along to the templates via struct ima_event_data.
Suggested-by: Mimi Zohar <zohar@linux.ibm.com> Signed-off-by: Thiago Jung Bauermann <bauerman@linux.ibm.com> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
|
H A D | ima.h | diff 3878d505aa718bcc7b1eb4089ab9b9fb27dee957 Thu Jun 27 21:19:32 CDT 2019 Thiago Jung Bauermann <bauerman@linux.ibm.com> ima: Define ima-modsig template
Define new "d-modsig" template field which holds the digest that is expected to match the one contained in the modsig, and also new "modsig" template field which holds the appended file signature.
Add a new "ima-modsig" defined template descriptor with the new fields as well as the ones from the "ima-sig" descriptor.
Change ima_store_measurement() to accept a struct modsig * argument so that it can be passed along to the templates via struct ima_event_data.
Suggested-by: Mimi Zohar <zohar@linux.ibm.com> Signed-off-by: Thiago Jung Bauermann <bauerman@linux.ibm.com> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
|
H A D | ima_policy.c | diff 3878d505aa718bcc7b1eb4089ab9b9fb27dee957 Thu Jun 27 21:19:32 CDT 2019 Thiago Jung Bauermann <bauerman@linux.ibm.com> ima: Define ima-modsig template
Define new "d-modsig" template field which holds the digest that is expected to match the one contained in the modsig, and also new "modsig" template field which holds the appended file signature.
Add a new "ima-modsig" defined template descriptor with the new fields as well as the ones from the "ima-sig" descriptor.
Change ima_store_measurement() to accept a struct modsig * argument so that it can be passed along to the templates via struct ima_event_data.
Suggested-by: Mimi Zohar <zohar@linux.ibm.com> Signed-off-by: Thiago Jung Bauermann <bauerman@linux.ibm.com> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
|
H A D | ima_main.c | diff 3878d505aa718bcc7b1eb4089ab9b9fb27dee957 Thu Jun 27 21:19:32 CDT 2019 Thiago Jung Bauermann <bauerman@linux.ibm.com> ima: Define ima-modsig template
Define new "d-modsig" template field which holds the digest that is expected to match the one contained in the modsig, and also new "modsig" template field which holds the appended file signature.
Add a new "ima-modsig" defined template descriptor with the new fields as well as the ones from the "ima-sig" descriptor.
Change ima_store_measurement() to accept a struct modsig * argument so that it can be passed along to the templates via struct ima_event_data.
Suggested-by: Mimi Zohar <zohar@linux.ibm.com> Signed-off-by: Thiago Jung Bauermann <bauerman@linux.ibm.com> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
|
/openbmc/linux/Documentation/security/ |
H A D | IMA-templates.rst | diff 3878d505aa718bcc7b1eb4089ab9b9fb27dee957 Thu Jun 27 21:19:32 CDT 2019 Thiago Jung Bauermann <bauerman@linux.ibm.com> ima: Define ima-modsig template
Define new "d-modsig" template field which holds the digest that is expected to match the one contained in the modsig, and also new "modsig" template field which holds the appended file signature.
Add a new "ima-modsig" defined template descriptor with the new fields as well as the ones from the "ima-sig" descriptor.
Change ima_store_measurement() to accept a struct modsig * argument so that it can be passed along to the templates via struct ima_event_data.
Suggested-by: Mimi Zohar <zohar@linux.ibm.com> Signed-off-by: Thiago Jung Bauermann <bauerman@linux.ibm.com> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
|