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

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_auth.c33 * slp_sign: Creates auth blocks for a given piece of data
136 SLPError slp_sign(struct iovec *authiov, int authiov_len, time_t ts, function
168 slp_err(LOG_INFO, 0, "slp_sign", "No signing identity given");
179 slp_err(LOG_CRIT, 0, "slp_sign", "out of memory");
551 slp_err(LOG_CRIT, 0, "slp_sign", "out of memory");

Completed in 59 milliseconds