Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/gssapi/mech/
H A Dgss_aeap.c210 if (gss_oid_equal(GSS_C_ATTR_STREAM_SIZES, attribute)) { in gss_context_query_attributes()
/freebsd/crypto/heimdal/lib/gssapi/gssapi/
H A Dgssapi.h842 #define GSS_C_ATTR_STREAM_SIZES (&__gss_c_attr_stream_sizes_oid_desc) macro