Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/sunrpc/
Dgss_api.h105 const char *gm_upcall_enctypes; member
/linux-6.12.1/net/sunrpc/auth_gss/
Dgss_krb5_mech.c643 .gm_upcall_enctypes = gss_krb5_enctype_priority_list,
Dsvcauth_gss.c1495 if (!mech->gm_upcall_enctypes) { in read_gss_krb5_enctypes()
1501 mech->gm_upcall_enctypes, in read_gss_krb5_enctypes()
1502 strlen(mech->gm_upcall_enctypes)); in read_gss_krb5_enctypes()
Dauth_gss.c484 if (mech->gm_upcall_enctypes) { in gss_encode_v1_msg()
486 mech->gm_upcall_enctypes); in gss_encode_v1_msg()