Searched refs:mech_step (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libsasl/include/
H A Dsaslplug.h386 int (*mech_step)(void *conn_context, member in struct:sasl_client_plug
615 int (*mech_step)(void *conn_context, member in struct:sasl_server_plug
/osnet-11/usr/src/lib/libsasl/lib/
H A Dclient.c1080 result = c_conn->mech->plug->mech_step(conn->context,
H A Dserver.c1984 ret = s_conn->mech->plug->mech_step(conn->context,

Completed in 30 milliseconds