Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/krb5/krb5kdc/
H A Ddispatch.c99 } else if (krb5_is_as_req(pkt)) { in dispatch()
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h1782 #define krb5_is_as_req(dat)\ macro