Searched refs:creds_hashstr_len (Results 1 – 1 of 1) sorted by relevance
397 php_grpc_int creds_hashstr_len = strlen(creds->hashstr); in PHP_METHOD() local398 char *channel_creds_hashstr = malloc(creds_hashstr_len + 1); in PHP_METHOD()