Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/tsi/
Dfake_transport_security.cc402 static const tsi_frame_protector_vtable frame_protector_vtable = { variable
771 impl->base.vtable = &frame_protector_vtable; in tsi_create_fake_frame_protector()
Dssl_transport_security.cc961 static const tsi_frame_protector_vtable frame_protector_vtable = { variable
1103 protector_impl->base.vtable = &frame_protector_vtable; in ssl_handshaker_result_create_frame_protector()