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

  /external/boringssl/src/include/openssl/
bytestring.h 295 /* CBB_data returns a pointer to the bytes written to |cbb|. It does not flush
300 OPENSSL_EXPORT const uint8_t *CBB_data(const CBB *cbb);
  /external/boringssl/src/crypto/bytestring/
cbb.c 264 const uint8_t *CBB_data(const CBB *cbb) {
  /external/boringssl/src/ssl/
s3_srvr.c     [all...]

Completed in 1184 milliseconds