Home
last modified time | relevance | path

Searched defs:tkn (Results 1 – 1 of 1) sorted by relevance

/titanic_52/usr/src/uts/common/gssapi/include/
H A DmechglueP.h738 #define KGSS_SIGN(minor_st, ctx, qop, msg, tkn) \ argument
742 #define KGSS_VERIFY(minor_st, ctx, msg, tkn, qop) \ argument
746 #define KGSS_DELETE_SEC_CONTEXT(minor_st, ctx, int_ctx_id, tkn) \ argument
750 #define KGSS_IMPORT_SEC_CONTEXT(minor_st, tkn, ctx, int_ctx_id) \ argument
754 #define KGSS_SEAL(minor_st, ctx, conf_req, qop, msg, conf_state, tkn) \ argument
759 KGSS_UNSEAL(minor_st,ctx,msg,tkn,conf,qop) global() argument
782 KGSS_SIGN(minor_st,ctx,qop,msg,tkn) global() argument
786 KGSS_VERIFY(minor_st,ctx,msg,tkn,qop) global() argument
790 KGSS_SEAL(minor_st,ctx,conf_req,qop,msg,conf_state,tkn) global() argument
795 KGSS_UNSEAL(minor_st,ctx,msg,tkn,conf,qop) global() argument
[all...]