Searched defs:slp_verify (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_auth.c34 * slp_verify: Verifies an auth block for a given piece of data.
226 * the data in authiov. slp_verify will not read more than len bytes
232 SLPError slp_verify(struct iovec *authiov, int authiov_len, function
281 slp_err(LOG_INFO, 0, "slp_verify", "corrupt auth block");
287 slp_err(LOG_INFO, 0, "slp_verify", "corrupt auth block");
294 slp_err(LOG_INFO, 0, "slp_verify", "corrupt auth block");
301 slp_err(LOG_INFO, 0, "slp_verify", "corrupt auth block");

Completed in 67 milliseconds