Searched refs:cred1_hashstr (Results 1 – 1 of 1) sorted by relevance
198 char *cred1_hashstr = malloc(cred1_len+1); in PHP_METHOD() local199 strcpy(cred1_hashstr, cred1->hashstr); in PHP_METHOD()201 grpc_php_wrap_channel_credentials(creds, cred1_hashstr, true TSRMLS_CC); in PHP_METHOD()