Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libslp/clib/
H A Dslp_auth.c124 static SLPError check_spis(ami_handle_t *, ami_cert *, int, const char *);
780 err = check_spis(amih, certs, icert, spi); in do_verify()
843 static SLPError check_spis(ami_handle_t *amih, in check_spis() function