Home
last modified time | relevance | path

Searched refs:make_authblock (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_auth.c117 static SLPError make_authblock(struct iovec *, int, const char *,
190 err = make_authblock(authiov, authiov_len, alias, ts, in slp_sign()
590 static SLPError make_authblock(struct iovec *authiov, int authiov_len, in make_authblock() function