Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/tsi/
Dssl_transport_security.cc122 } tsi_ssl_handshaker_result; typedef
1016 const tsi_ssl_handshaker_result* impl = in ssl_handshaker_result_extract_peer()
1017 reinterpret_cast<const tsi_ssl_handshaker_result*>(self); in ssl_handshaker_result_extract_peer()
1068 tsi_ssl_handshaker_result* impl = in ssl_handshaker_result_create_frame_protector()
1069 reinterpret_cast<tsi_ssl_handshaker_result*>( in ssl_handshaker_result_create_frame_protector()
1111 const tsi_ssl_handshaker_result* impl = in ssl_handshaker_result_get_unused_bytes()
1112 reinterpret_cast<const tsi_ssl_handshaker_result*>(self); in ssl_handshaker_result_get_unused_bytes()
1119 tsi_ssl_handshaker_result* impl = in ssl_handshaker_result_destroy()
1120 reinterpret_cast<tsi_ssl_handshaker_result*>(self); in ssl_handshaker_result_destroy()
1142 tsi_ssl_handshaker_result* result = in ssl_handshaker_result_create()
[all …]