Searched defs:grpc_auth_json_key (Results 1 – 3 of 3) sorted by relevance
34 struct grpc_auth_json_key { struct46 int grpc_auth_json_key_is_valid(const grpc_auth_json_key* json_key); argument
351 char* (*jwt_encode_and_sign_func)(const grpc_auth_json_key*), in test_jwt_encode_and_sign()
1352 const grpc_auth_json_key* /*json_key*/, const char* /*audience*/, in encode_and_sign_jwt_should_not_be_called()