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

  /external/openssl/crypto/rand/
rand_egd.c 143 unsigned char egdbuf[2], tempbuf[255], *retrievebuf; local
246 retrievebuf = tempbuf;
276 RAND_seed(tempbuf, egdbuf[0]);
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
omx_vdec_test.cpp 240 static char tempbuf[16]; variable
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
omx_vdec_test.cpp 367 static char tempbuf[16]; variable
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_parser/
fpdf_parser_encrypt.cpp 557 FX_BYTE tempbuf[32]; local
558 FXSYS_memcpy32(tempbuf, defpasscode, 32);
559 CRYPT_ArcFourCryptBlock(tempbuf, 32, m_EncryptKey, key_len);
560 pEncryptDict->SetAtString(FX_BSTRC("U"), CFX_ByteString(tempbuf, 32));
    [all...]
  /external/opencv/cxcore/src/
cxmatmul.cpp     [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_output.c 5357 char tempbuf[SCTP_PARAM_BUFFER_SIZE]; local
    [all...]

Completed in 575 milliseconds