Searched defs:grpc_auth_json_key (Results 1 – 4 of 4) sorted by relevance
36 struct grpc_auth_json_key { struct48 int grpc_auth_json_key_is_valid(const grpc_auth_json_key* json_key); argument
36 struct grpc_auth_json_key { struct44 int grpc_auth_json_key_is_valid(const grpc_auth_json_key* json_key); argument
354 char* (*jwt_encode_and_sign_func)(const grpc_auth_json_key*), in test_jwt_encode_and_sign()
1343 const grpc_auth_json_key* /*json_key*/, const char* /*audience*/, in encode_and_sign_jwt_should_not_be_called()