HomeSort by relevance Sort by last modified time
    Searched refs:BUF_MEM_grow_clean (Results 26 - 29 of 29) sorted by null

12

  /external/chromium_org/third_party/boringssl/src/ssl/
d1_both.c 523 if (!BUF_MEM_grow_clean(s->init_buf,msg_len+DTLS1_HM_HEADER_LENGTH))
    [all...]
  /external/openssl/crypto/pem/
pem_lib.c 769 if (!BUF_MEM_grow_clean(dataB,i+bl+9))
  /external/openssl/ssl/
s3_srvr.c     [all...]
  /external/openssl/apps/
apps.c 1089 if (!BUF_MEM_grow_clean(buf,size+1024*10))
    [all...]

Completed in 446 milliseconds

12