Searched refs:grpc_ssl_peer_to_auth_context (Results 1 – 3 of 3) sorted by relevance
90 ctx = grpc_ssl_peer_to_auth_context(&peer); in test_unauthenticated_ssl_peer()190 ctx = grpc_ssl_peer_to_auth_context(&peer); in test_cn_only_ssl_peer_to_auth_context()226 ctx = grpc_ssl_peer_to_auth_context(&peer); in test_cn_and_one_san_ssl_peer_to_auth_context()267 ctx = grpc_ssl_peer_to_auth_context(&peer); in test_cn_and_multiple_sans_ssl_peer_to_auth_context()313 ctx = grpc_ssl_peer_to_auth_context(&peer); in test_cn_and_multiple_sans_and_others_ssl_peer_to_auth_context()
243 grpc_auth_context* grpc_ssl_peer_to_auth_context(const tsi_peer* peer);
819 grpc_auth_context* grpc_ssl_peer_to_auth_context(const tsi_peer* peer) { function884 *auth_context = grpc_ssl_peer_to_auth_context(peer);