Searched refs:GSS_EMPTY_BUFFER (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libgss/
H A Dg_process_context.c56 if (GSS_EMPTY_BUFFER(token_buffer))
H A Dg_unseal.c67 GSS_EMPTY_BUFFER(input_message_buffer))
H A Dg_verify.c57 GSS_EMPTY_BUFFER(token_buffer))
H A Dg_imp_sec_context.c63 if (GSS_EMPTY_BUFFER(interprocess_token))
H A Dg_imp_name.c71 if (GSS_EMPTY_BUFFER(input_name_buffer))
H A Doid_ops.c343 if (GSS_EMPTY_BUFFER(oid_str))
/illumos-gate/usr/src/uts/common/gssapi/
H A Dgssapi_ext.h62 #define GSS_EMPTY_BUFFER(buf) ((buf) == NULL ||\ macro
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Doid_ops.c321 if (GSS_EMPTY_BUFFER(oid_str))
/illumos-gate/usr/src/uts/common/gssapi/include/
H A DmechglueP.h59 #define GSS_EMPTY_BUFFER(buf) ((buf) == NULL ||\ macro

Completed in 114 milliseconds