Home
last modified time | relevance | path

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

/external/grpc-grpc/src/php/ext/grpc/
Dphp7_wrapper.h137 #define PHP_GRPC_SHA1Update(cxt, str, len) \ macro
262 #define PHP_GRPC_SHA1Update(cxt, str, len) \ macro
Dchannel.c149 PHP_GRPC_SHA1Update(&context, str, len); in generate_sha1_str()