Home
last modified time | relevance | path

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

/thrift-3.4.0/lib/c_glib/src/thrift/c_glib/transport/
Dthrift_ssl_socket.c507 gboolean authorization_result = FALSE; in thrift_ssl_socket_authorize() local
548 authorization_result = cls->authorize_peer(transport, cert, &sa, error); in thrift_ssl_socket_authorize()
555 return authorization_result; in thrift_ssl_socket_authorize()