Home
last modified time | relevance | path

Searched refs:ima_parse_buf (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/security/integrity/ima/
H A Dima_template_lib.h30 int ima_parse_buf(void *bufstartp, void *bufendp, void **bufcurp,
H A Dima_template.c329 ret = ima_parse_buf(template_data, template_data + template_data_size, in ima_restore_template_data()
416 ret = ima_parse_buf(bufp, bufendp, &bufp, HDR__LAST, hdr, NULL, in ima_restore_measurement_list()
H A Dima_template_lib.c166 * ima_parse_buf() - Parses lengths and data from an input buffer
179 int ima_parse_buf(void *bufstartp, void *bufendp, void **bufcurp, in ima_parse_buf() function
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_template_lib.h34 int ima_parse_buf(void *bufstartp, void *bufendp, void **bufcurp,
H A Dima_template.c379 ret = ima_parse_buf(template_data, template_data + template_data_size, in ima_restore_template_data()
466 ret = ima_parse_buf(bufp, bufendp, &bufp, HDR__LAST, hdr, NULL, in ima_restore_measurement_list()
H A Dima_template_lib.c228 * ima_parse_buf() - Parses lengths and data from an input buffer
241 int ima_parse_buf(void *bufstartp, void *bufendp, void **bufcurp, in ima_parse_buf() function

Completed in 5 milliseconds