HomeSort by relevance Sort by last modified time
    Searched defs:BUF_MEM_grow (Results 1 - 2 of 2) sorted by null

  /external/boringssl/src/crypto/buf/
buf.c 119 size_t BUF_MEM_grow(BUF_MEM *buf, size_t len) {
131 return BUF_MEM_grow(buf, len);
  /external/grpc-grpc/src/core/tsi/
grpc_shadow_boringssl.h     [all...]

Completed in 333 milliseconds