Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/security/context/
Dsecurity_context.h43 struct grpc_auth_context { struct
44 struct grpc_auth_context* chained; argument
52 grpc_auth_context* grpc_auth_context_create(grpc_auth_context* chained); argument
/external/grpc-grpc/include/grpc/
Dgrpc_security.h34 typedef struct grpc_auth_context grpc_auth_context; typedef