Home
last modified time | relevance | path

Searched refs:null_ctx (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/test/core/security/
Doauth2_utils.cc74 grpc_auth_metadata_context null_ctx = {"", "", nullptr, nullptr}; in grpc_test_fetch_oauth2_token_with_credentials() local
89 if (grpc_call_credentials_get_request_metadata(creds, &request.pops, null_ctx, in grpc_test_fetch_oauth2_token_with_credentials()
/external/boringssl/src/ssl/
Dtls13_client.cc199 bssl::UniquePtr<SSLAEADContext> null_ctx = in do_send_second_client_hello() local
201 if (!null_ctx || in do_send_second_client_hello()
202 !ssl->method->set_write_state(ssl, std::move(null_ctx))) { in do_send_second_client_hello()