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

/osnet-11/usr/src/lib/libslp/clib/
H A DSAAdvert.c84 if ((err = slp_verify(iov, 3,
H A DDAAdvert.c111 if ((err = slp_verify(iov, 5,
H A Dslp-internal.h247 extern SLPError slp_verify(struct iovec *, int, const char *,
H A DSLPFindAttrs.c163 if (slp_verify(iov, 1,
H A DSLPFindSrvs.c173 if (slp_verify(iov, 1,
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 38 milliseconds