HomeSort by: relevance | last modified time | path
    Searched defs:GSSAPI_LIB_FUNCTION (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/gssapi/gssapi/
gssapi.h 48 #define GSSAPI_LIB_FUNCTION __declspec(dllimport)
52 #define GSSAPI_LIB_FUNCTION
473 GSSAPI_LIB_FUNCTION OM_uint32 GSSAPI_LIB_CALL gss_acquire_cred
484 GSSAPI_LIB_FUNCTION OM_uint32 GSSAPI_LIB_CALL gss_release_cred
489 GSSAPI_LIB_FUNCTION OM_uint32 GSSAPI_LIB_CALL gss_init_sec_context
505 GSSAPI_LIB_FUNCTION OM_uint32 GSSAPI_LIB_CALL gss_accept_sec_context
519 GSSAPI_LIB_FUNCTION OM_uint32 GSSAPI_LIB_CALL gss_process_context_token
525 GSSAPI_LIB_FUNCTION OM_uint32 GSSAPI_LIB_CALL gss_delete_sec_context
531 GSSAPI_LIB_FUNCTION OM_uint32 GSSAPI_LIB_CALL gss_context_time
537 GSSAPI_LIB_FUNCTION OM_uint32 GSSAPI_LIB_CALL gss_get_mi
    [all...]
  /src/crypto/external/bsd/heimdal/include/
config.h 59 #define GSSAPI_LIB_FUNCTION __declspec(dllexport)
63 #define GSSAPI_LIB_FUNCTION

Completed in 46 milliseconds