Home
last modified time | relevance | path

Searched refs:bufcurp (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/security/integrity/ima/
Dima_template_lib.h34 int ima_parse_buf(void *bufstartp, void *bufendp, void **bufcurp,
Dima_template_lib.c241 int ima_parse_buf(void *bufstartp, void *bufendp, void **bufcurp, in ima_parse_buf() argument
283 if (bufcurp) in ima_parse_buf()
284 *bufcurp = bufp; in ima_parse_buf()