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

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_auth.c119 static SLPError make_authblock(struct iovec *, int, const char *,
192 err = make_authblock(authiov, authiov_len, alias, ts,
592 static SLPError make_authblock(struct iovec *authiov, int authiov_len, function
613 slp_err(LOG_INFO, 0, "make_authblock", "ami_init failed: %s",
639 slp_err(LOG_INFO, 0, "make_authblock", "ami_sign failed: %s",
656 slp_err(LOG_CRIT, 0, "make_authblock", "out of memory");

Completed in 55 milliseconds