Searched refs:auth_ops (Results 1 – 15 of 15) sorted by relevance
82 return (ctx->auth_ops.nao_init(ctx->auth_ctx, mxa)); in ndr_add_sec_context()111 return (ctx->auth_ops.nao_recv(ctx->auth_ctx, mxa)); in ndr_recv_sec_context()140 return (ctx->auth_ops.nao_encrypt(ctx->auth_ctx, mxa)); in ndr_add_auth()141 return (ctx->auth_ops.nao_sign(ctx->auth_ctx, mxa)); in ndr_add_auth()177 return (ctx->auth_ops.nao_decrypt(ctx->auth_ctx, mxa, in ndr_check_auth()179 return (ctx->auth_ops.nao_verify(ctx->auth_ctx, mxa, in ndr_check_auth()
484 ndr_auth_ops_t auth_ops; member
45 static struct auth_ops *authnone_ops();118 static struct auth_ops *121 static struct auth_ops ops; in authnone_ops()
58 static struct auth_ops *authunix_ops();264 static struct auth_ops *267 static struct auth_ops ops; in authunix_ops()
52 static struct auth_ops *authnone_ops(void);143 static struct auth_ops *146 static struct auth_ops ops; in authnone_ops()
60 static struct auth_ops *authsys_ops(void);363 static struct auth_ops *366 static struct auth_ops ops; in authsys_ops()
60 static struct auth_ops *authdes_ops(void);455 static struct auth_ops *458 static struct auth_ops ops; in authdes_ops()
76 static struct auth_ops *authdes_ops(void);448 static struct auth_ops *451 static struct auth_ops ops; in authdes_ops()
43 static struct auth_ops auth_none_ops = {
69 static struct auth_ops auth_kern_ops = {
70 static struct auth_ops authloopback_ops = {
200 struct auth_ops { struct
649 .auth_ops = {
63 static struct auth_ops rpc_gss_ops = {
67 static struct auth_ops rpc_gss_ops = {