HomeSort by relevance Sort by last modified time
    Searched refs:BORINGSSL_CLOSE (Results 1 - 4 of 4) sorted by null

  /external/boringssl/src/tool/
pkcs12.cc 77 BORINGSSL_CLOSE(fd);
94 BORINGSSL_CLOSE(fd);
98 BORINGSSL_CLOSE(fd);
internal.h 36 #define BORINGSSL_CLOSE _close
42 #define BORINGSSL_CLOSE close
digest.cc 50 BORINGSSL_CLOSE(*fd);
238 BORINGSSL_CLOSE(fd);
  /external/boringssl/src/crypto/bio/
fd.c 115 #define BORINGSSL_CLOSE _close
121 #define BORINGSSL_CLOSE close
156 BORINGSSL_CLOSE(bio->num);

Completed in 3324 milliseconds