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

/sssd/src/responder/secrets/
H A Dsecsrv_cmd.c178 static bool sec_too_much_data(struct sec_req_ctx *req, size_t length) function
202 if (sec_too_much_data(req, length)) return -1;
220 if (sec_too_much_data(req, length)) return -1;
259 if (sec_too_much_data(req, length)) return -1;
294 if (sec_too_much_data(req, length)) return -1;

Completed in 877 milliseconds