Home
last modified time | relevance | path

Searched refs:gss_unwrap (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dgss_api.h67 u32 gss_unwrap(
129 u32 (*gss_unwrap)( member
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dgss_api.h67 u32 gss_unwrap(
129 u32 (*gss_unwrap)( member
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dgss_mech_switch.c418 gss_unwrap(struct gss_ctx *ctx_id, in gss_unwrap() function
424 ->gss_unwrap(ctx_id, offset, len, buf); in gss_unwrap()
H A Dgss_krb5_mech.c607 .gss_unwrap = gss_unwrap_kerberos,
H A Dauth_gss.c2051 maj_stat = gss_unwrap(ctx->gc_gss_ctx, offset, in gss_unwrap_resp_priv()
2057 /* gss_unwrap decrypted the sequence number */ in gss_unwrap_resp_priv()
2061 /* gss_unwrap redacts the opaque blob from the head iovec. in gss_unwrap_resp_priv()
H A Dsvcauth_gss.c991 maj_stat = gss_unwrap(ctx, 0, priv_len, buf); in unwrap_priv_data()
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H A Dgss_mech_switch.c418 gss_unwrap(struct gss_ctx *ctx_id, in gss_unwrap() function
424 ->gss_unwrap(ctx_id, offset, len, buf); in gss_unwrap()
H A Dgss_krb5_mech.c574 * gss_krb5_unwrap - gss_unwrap for the Kerberos GSS mechanism
601 .gss_unwrap = gss_krb5_unwrap,
H A Dsvcauth_gss.c965 maj_stat = gss_unwrap(ctx, offset, offset + len, buf); in svcauth_gss_unwrap_priv()
971 /* gss_unwrap() decrypted the sequence number. */ in svcauth_gss_unwrap_priv()
H A Dauth_gss.c2071 maj_stat = gss_unwrap(ctx->gc_gss_ctx, offset, in gss_unwrap_resp_priv()
2077 /* gss_unwrap decrypted the sequence number */ in gss_unwrap_resp_priv()
2081 /* gss_unwrap redacts the opaque blob from the head iovec. in gss_unwrap_resp_priv()

Completed in 15 milliseconds