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

/osnet-11/usr/src/lib/libslp/clib/
H A Dslp_auth.c31 * slp_verify: Verifies an auth block for a given piece of data.
223 * the data in authiov. slp_verify will not read more than len bytes
229 SLPError slp_verify(struct iovec *authiov, int authiov_len, function
278 slp_err(LOG_INFO, 0, "slp_verify", "corrupt auth block");
284 slp_err(LOG_INFO, 0, "slp_verify", "corrupt auth block");
291 slp_err(LOG_INFO, 0, "slp_verify", "corrupt auth block");
298 slp_err(LOG_INFO, 0, "slp_verify", "corrupt auth block");

Completed in 17 milliseconds