Home
last modified time | relevance | path

Searched refs:KG_TOK_SIGN_MSG (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/mech/
H A Dsign.c55 message_token, KG_TOK_SIGN_MSG));
H A Dverify.c54 NULL, qop_state, KG_TOK_SIGN_MSG));
H A Dk5unseal.c304 } else if (toktype == KG_TOK_SIGN_MSG) {
693 case KG_TOK_SIGN_MSG:
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A DgssapiP_krb5.h97 #define KG_TOK_SIGN_MSG 0x0101 macro