Home
last modified time | relevance | path

Searched refs:KRB5_CTX_FLAG_ACCEPTOR_SUBKEY (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H A Dgss_krb5_seal.c83 if (ctx->flags & KRB5_CTX_FLAG_ACCEPTOR_SUBKEY) in setup_token_v2()
H A Dgss_krb5_wrap.c117 if ((kctx->flags & KRB5_CTX_FLAG_ACCEPTOR_SUBKEY) != 0) in gss_krb5_wrap_v2()
H A Dgss_krb5_internal.h58 #define KRB5_CTX_FLAG_ACCEPTOR_SUBKEY 0x00000004 macro
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dgss_krb5_seal.c107 if (ctx->flags & KRB5_CTX_FLAG_ACCEPTOR_SUBKEY) in setup_token_v2()
H A Dgss_krb5_wrap.c435 if ((kctx->flags & KRB5_CTX_FLAG_ACCEPTOR_SUBKEY) != 0) in gss_wrap_kerberos_v2()
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dgss_krb5.h95 #define KRB5_CTX_FLAG_ACCEPTOR_SUBKEY 0x00000004 macro

Completed in 5 milliseconds