Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- a -
- ADD_DEADLINE_SCALE
: timer_generic.cc
- ADD_TO_HASH_TABLE
: timer_generic.cc
- ALTS_APPLICATION_PROTOCOL
: alts_handshaker_client.h
- alts_counter
: alts_counter.h
- alts_counter_create()
: alts_counter.h
, alts_counter.cc
- alts_counter_destroy()
: alts_counter.cc
, alts_counter.h
- alts_counter_get_counter()
: alts_counter.cc
, alts_counter.h
- alts_counter_get_size()
: alts_counter.cc
, alts_counter.h
- alts_counter_increment()
: alts_counter.cc
, alts_counter.h
- alts_create_frame_protector()
: alts_frame_protector.cc
, alts_frame_protector.h
- alts_create_frame_reader()
: frame_handler.cc
, frame_handler.h
- alts_create_frame_writer()
: frame_handler.cc
, frame_handler.h
- alts_crypter
: alts_crypter.h
- alts_crypter_create_common()
: alts_record_protocol_crypter_common.h
, alts_record_protocol_crypter_common.cc
- alts_crypter_destroy()
: alts_crypter.cc
, alts_crypter.h
- alts_crypter_num_overhead_bytes()
: alts_crypter.cc
, alts_crypter.h
- alts_crypter_process_in_place()
: alts_crypter.cc
, alts_crypter.h
- alts_crypter_vtable
: alts_crypter.h
- alts_destroy_frame_reader()
: frame_handler.h
, frame_handler.cc
- alts_destroy_frame_writer()
: frame_handler.cc
, frame_handler.h
- alts_frame_protector
: alts_frame_protector.h
- alts_frame_reader
: frame_handler.h
- alts_frame_writer
: frame_handler.h
- alts_get_num_writer_bytes_remaining()
: frame_handler.cc
, frame_handler.h
- alts_get_output_buffer()
: frame_handler.cc
, frame_handler.h
- alts_get_output_bytes_read()
: frame_handler.cc
, frame_handler.h
- alts_get_reader_bytes_remaining()
: frame_handler.cc
, frame_handler.h
- alts_grpc_caller
: alts_handshaker_client.h
- alts_grpc_handshaker_client
: alts_handshaker_client.cc
- alts_grpc_handshaker_client_create()
: alts_handshaker_client.cc
, alts_handshaker_client.h
- alts_grpc_integrity_only_record_protocol
: alts_grpc_integrity_only_record_protocol.cc
- alts_grpc_integrity_only_record_protocol_create()
: alts_grpc_integrity_only_record_protocol.cc
, alts_grpc_integrity_only_record_protocol.h
- alts_grpc_privacy_integrity_record_protocol_create()
: alts_grpc_privacy_integrity_record_protocol.cc
, alts_grpc_privacy_integrity_record_protocol.h
- alts_grpc_record_protocol
: alts_grpc_record_protocol.h
- alts_grpc_record_protocol_convert_slice_buffer_to_iovec()
: alts_grpc_record_protocol_common.cc
, alts_grpc_record_protocol_common.h
- alts_grpc_record_protocol_copy_slice_buffer()
: alts_grpc_record_protocol_common.h
, alts_grpc_record_protocol_common.cc
- alts_grpc_record_protocol_destroy()
: alts_grpc_record_protocol.h
, alts_grpc_record_protocol_common.cc
- alts_grpc_record_protocol_get_header_iovec()
: alts_grpc_record_protocol_common.cc
, alts_grpc_record_protocol_common.h
- alts_grpc_record_protocol_init()
: alts_grpc_record_protocol_common.cc
, alts_grpc_record_protocol_common.h
- alts_grpc_record_protocol_max_unprotected_data_size()
: alts_grpc_record_protocol.h
, alts_grpc_record_protocol_common.cc
- alts_grpc_record_protocol_protect()
: alts_grpc_record_protocol.h
, alts_grpc_record_protocol_common.cc
- alts_grpc_record_protocol_unprotect()
: alts_grpc_record_protocol.h
, alts_grpc_record_protocol_common.cc
- alts_handshaker_client
: alts_handshaker_client.h
- alts_handshaker_client_destroy()
: alts_handshaker_client.cc
, alts_handshaker_client.h
- alts_handshaker_client_handle_response()
: alts_handshaker_client.cc
, alts_handshaker_client.h
- alts_handshaker_client_next()
: alts_handshaker_client.cc
, alts_handshaker_client.h
- alts_handshaker_client_shutdown()
: alts_handshaker_client.cc
, alts_handshaker_client.h
- alts_handshaker_client_start_client()
: alts_handshaker_client.cc
, alts_handshaker_client.h
- alts_handshaker_client_start_server()
: alts_handshaker_client.cc
, alts_handshaker_client.h
- alts_handshaker_client_vtable
: alts_handshaker_client.h
- ALTS_HANDSHAKER_SERVICE_URL_FOR_TESTING
: alts_handshaker_client.h
- alts_has_read_frame_length()
: frame_handler.cc
, frame_handler.h
- alts_iovec_record_protocol
: alts_iovec_record_protocol.h
- alts_iovec_record_protocol_create()
: alts_iovec_record_protocol.cc
, alts_iovec_record_protocol.h
- alts_iovec_record_protocol_destroy()
: alts_iovec_record_protocol.cc
, alts_iovec_record_protocol.h
- alts_iovec_record_protocol_get_header_length()
: alts_iovec_record_protocol.cc
, alts_iovec_record_protocol.h
- alts_iovec_record_protocol_get_tag_length()
: alts_iovec_record_protocol.cc
, alts_iovec_record_protocol.h
- alts_iovec_record_protocol_integrity_only_protect()
: alts_iovec_record_protocol.cc
, alts_iovec_record_protocol.h
- alts_iovec_record_protocol_integrity_only_unprotect()
: alts_iovec_record_protocol.cc
, alts_iovec_record_protocol.h
- alts_iovec_record_protocol_max_unprotected_data_size()
: alts_iovec_record_protocol.cc
, alts_iovec_record_protocol.h
- alts_iovec_record_protocol_privacy_integrity_protect()
: alts_iovec_record_protocol.cc
, alts_iovec_record_protocol.h
- alts_iovec_record_protocol_privacy_integrity_unprotect()
: alts_iovec_record_protocol.cc
, alts_iovec_record_protocol.h
- alts_is_frame_reader_done()
: frame_handler.cc
, frame_handler.h
- alts_is_frame_writer_done()
: frame_handler.cc
, frame_handler.h
- alts_read_frame_bytes()
: frame_handler.cc
, frame_handler.h
- ALTS_RECORD_PROTOCOL
: alts_handshaker_client.h
- alts_record_protocol_crypter
: alts_record_protocol_crypter_common.h
- alts_record_protocol_crypter_destruct()
: alts_record_protocol_crypter_common.cc
, alts_record_protocol_crypter_common.h
- alts_record_protocol_crypter_num_overhead_bytes()
: alts_record_protocol_crypter_common.cc
, alts_record_protocol_crypter_common.h
- alts_reset_frame_reader()
: frame_handler.cc
, frame_handler.h
- alts_reset_frame_writer()
: frame_handler.cc
, frame_handler.h
- alts_reset_reader_output_buffer()
: frame_handler.cc
, frame_handler.h
- alts_seal_crypter_create()
: alts_crypter.h
, alts_seal_privacy_integrity_crypter.cc
- ALTS_SERVICE_METHOD
: alts_handshaker_client.h
- alts_shared_resource_dedicated
: alts_shared_resource.h
- alts_tsi_handshaker
: alts_handshaker_client.h
, alts_tsi_handshaker.h
- alts_tsi_handshaker_create()
: alts_tsi_handshaker.cc
, alts_tsi_handshaker.h
- alts_tsi_handshaker_has_shutdown()
: alts_tsi_handshaker.h
, alts_tsi_handshaker.cc
- alts_tsi_handshaker_result
: alts_tsi_handshaker.cc
- alts_tsi_handshaker_result_create()
: alts_tsi_handshaker.cc
, alts_tsi_handshaker.h
- alts_tsi_handshaker_result_set_unused_bytes()
: alts_tsi_handshaker.cc
, alts_tsi_handshaker.h
- alts_tsi_utils_convert_to_tsi_result()
: alts_tsi_utils.cc
, alts_tsi_utils.h
- alts_tsi_utils_deserialize_response()
: alts_tsi_utils.h
, alts_tsi_utils.cc
- alts_unseal_crypter_create()
: alts_crypter.h
, alts_unseal_privacy_integrity_crypter.cc
- alts_write_frame_bytes()
: frame_handler.cc
, frame_handler.h
- alts_zero_copy_grpc_protector
: alts_zero_copy_grpc_protector.cc
- alts_zero_copy_grpc_protector_create()
: alts_zero_copy_grpc_protector.cc
, alts_zero_copy_grpc_protector.h
- AtomicCounterData()
: channelz.h