Home
last modified time | relevance | path

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

/dports/devel/grpc134/grpc-1.34.1/test/core/security/
H A Dssl_credentials_test.cc31 grpc_ssl_pem_key_cert_pair grpc_pairs[] = {{"private_key1", "cert_chain1"}, in test_convert_grpc_to_tsi_cert_pairs() local
38 grpc_convert_grpc_to_tsi_cert_pairs(grpc_pairs, 0); in test_convert_grpc_to_tsi_cert_pairs()
44 grpc_convert_grpc_to_tsi_cert_pairs(grpc_pairs, num_pairs); in test_convert_grpc_to_tsi_cert_pairs()
48 GPR_ASSERT(strncmp(grpc_pairs[i].private_key, tsi_pairs[i].private_key, in test_convert_grpc_to_tsi_cert_pairs()
49 strlen(grpc_pairs[i].private_key)) == 0); in test_convert_grpc_to_tsi_cert_pairs()
50 GPR_ASSERT(strncmp(grpc_pairs[i].cert_chain, tsi_pairs[i].cert_chain, in test_convert_grpc_to_tsi_cert_pairs()
51 strlen(grpc_pairs[i].cert_chain)) == 0); in test_convert_grpc_to_tsi_cert_pairs()
/dports/devel/grpc130/grpc-1.30.2/test/core/security/
H A Dssl_credentials_test.cc31 grpc_ssl_pem_key_cert_pair grpc_pairs[] = {{"private_key1", "cert_chain1"}, in test_convert_grpc_to_tsi_cert_pairs() local
38 grpc_convert_grpc_to_tsi_cert_pairs(grpc_pairs, 0); in test_convert_grpc_to_tsi_cert_pairs()
44 grpc_convert_grpc_to_tsi_cert_pairs(grpc_pairs, num_pairs); in test_convert_grpc_to_tsi_cert_pairs()
48 GPR_ASSERT(strncmp(grpc_pairs[i].private_key, tsi_pairs[i].private_key, in test_convert_grpc_to_tsi_cert_pairs()
49 strlen(grpc_pairs[i].private_key)) == 0); in test_convert_grpc_to_tsi_cert_pairs()
50 GPR_ASSERT(strncmp(grpc_pairs[i].cert_chain, tsi_pairs[i].cert_chain, in test_convert_grpc_to_tsi_cert_pairs()
51 strlen(grpc_pairs[i].cert_chain)) == 0); in test_convert_grpc_to_tsi_cert_pairs()
/dports/devel/grpc/grpc-1.42.0/test/core/security/
H A Dssl_credentials_test.cc32 grpc_ssl_pem_key_cert_pair grpc_pairs[] = {{"private_key1", "cert_chain1"}, in test_convert_grpc_to_tsi_cert_pairs() local
39 grpc_convert_grpc_to_tsi_cert_pairs(grpc_pairs, 0); in test_convert_grpc_to_tsi_cert_pairs()
45 grpc_convert_grpc_to_tsi_cert_pairs(grpc_pairs, num_pairs); in test_convert_grpc_to_tsi_cert_pairs()
49 GPR_ASSERT(strncmp(grpc_pairs[i].private_key, tsi_pairs[i].private_key, in test_convert_grpc_to_tsi_cert_pairs()
50 strlen(grpc_pairs[i].private_key)) == 0); in test_convert_grpc_to_tsi_cert_pairs()
51 GPR_ASSERT(strncmp(grpc_pairs[i].cert_chain, tsi_pairs[i].cert_chain, in test_convert_grpc_to_tsi_cert_pairs()
52 strlen(grpc_pairs[i].cert_chain)) == 0); in test_convert_grpc_to_tsi_cert_pairs()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/test/core/security/
H A Dssl_credentials_test.cc31 grpc_ssl_pem_key_cert_pair grpc_pairs[] = {{"private_key1", "cert_chain1"}, in test_convert_grpc_to_tsi_cert_pairs() local
38 grpc_convert_grpc_to_tsi_cert_pairs(grpc_pairs, 0); in test_convert_grpc_to_tsi_cert_pairs()
44 grpc_convert_grpc_to_tsi_cert_pairs(grpc_pairs, num_pairs); in test_convert_grpc_to_tsi_cert_pairs()
48 GPR_ASSERT(strncmp(grpc_pairs[i].private_key, tsi_pairs[i].private_key, in test_convert_grpc_to_tsi_cert_pairs()
49 strlen(grpc_pairs[i].private_key)) == 0); in test_convert_grpc_to_tsi_cert_pairs()
50 GPR_ASSERT(strncmp(grpc_pairs[i].cert_chain, tsi_pairs[i].cert_chain, in test_convert_grpc_to_tsi_cert_pairs()
51 strlen(grpc_pairs[i].cert_chain)) == 0); in test_convert_grpc_to_tsi_cert_pairs()