Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/auth_gss/
H A Dgss_krb5_internal.h60 struct krb5_ctx { struct
61 int initiate; /* 1 = initiating, 0 = accepting */
62 u32 enctype;
63 u32 flags;
87 u32 gss_krb5_get_mic_v2(struct krb5_ctx *ctx, struct xdr_buf *text, argument