Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
A Dgss_krb5.h96 struct krb5_ctx { struct
98 u32 enctype;
99 u32 flags;
101 struct crypto_sync_skcipher *enc;
102 struct crypto_sync_skcipher *seq;
108 u8 cksum[GSS_KRB5_MAX_KEYLEN];
109 atomic_t seq_send;
110 atomic64_t seq_send64;
111 time64_t endtime;
112 struct xdr_netobj mech_used;
[all …]

Completed in 4 milliseconds