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

/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/gssapi/
H A Dgssapi_oid.h141 extern GSSAPI_LIB_VARIABLE gss_OID_desc __gss_c_cred_password_oid_desc;
142 #define GSS_C_CRED_PASSWORD (&__gss_c_cred_password_oid_desc)
/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/
H A Dgssapi_mech.h641 extern gss_OID_desc GSSAPI_LIB_VARIABLE __gss_c_cred_password_oid_desc;
642 #define GSS_C_CRED_PASSWORD (&__gss_c_cred_password_oid_desc)
/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/mech/
H A Dgss_oid.c134 gss_OID_desc GSSAPI_LIB_VARIABLE __gss_c_cred_password_oid_desc = { 7, rk_UNCONST("\x2a\x85\x70\x2b\x0d\x81\x48") }; variable

Completed in 109 milliseconds