/third_party/openssl/providers/implementations/rands/ |
H A D | crngt.c | 108 unsigned char buf[CRNGT_BUFSIZ]; in ossl_crngt_get_entropy() local 34 crngt_get_entropy(PROV_CTX *provctx, const EVP_MD *digest, unsigned char *buf, unsigned char *md, unsigned int *md_size) crngt_get_entropy() argument
|
/third_party/openssl/crypto/sm2/ |
H A D | sm2_sign.c | 42 uint8_t *buf = NULL; in ossl_sm2_compute_z_digest() local [all...] |
/third_party/openssl/fuzz/ |
H A D | cmp.c | 158 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() argument
|
/third_party/openssl/providers/implementations/rands/seeding/ |
H A D | rand_unix.c | 220 static ssize_t sysctl_random(char *buf, size_t buflen) in sysctl_random() argument 334 static ssize_t syscall_random(void *buf, size_t buflen) in syscall_random() argument [all...] |
/third_party/openssl/ssl/ |
H A D | s3_enc.c | 23 unsigned char buf[16], smd[SHA_DIGEST_LENGTH]; in ssl3_generate_key_block() local 317 BIO *buf = BIO_new(BIO_s_mem()); in ssl3_init_finished_mac() local 342 int ssl3_finish_mac(SSL *s, const unsigned char *buf, size_t len) in ssl3_finish_mac() argument 483 unsigned char buf[EVP_MAX_MD_SIZE]; ssl3_generate_master_secret() local [all...] |
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/ |
H A D | LzcompCompress.java | 52 private byte[] buf; field in LzcompCompress [all...] |
/third_party/skia/third_party/externals/libwebp/src/dec/ |
H A D | buffer_dec.c | 49 const WebPYUVABuffer* const buf = &buffer->u.YUVA; in CheckDecBuffer() local 75 const WebPRGBABuffer* const buf = &buffer->u.RGBA; CheckDecBuffer() local 127 WebPYUVABuffer* const buf = &buffer->u.YUVA; AllocateBuffer() local 143 WebPRGBABuffer* const buf = &buffer->u.RGBA; AllocateBuffer() local 157 WebPRGBABuffer* const buf = &buffer->u.RGBA; WebPFlipBuffer() local 161 WebPYUVABuffer* const buf = &buffer->u.YUVA; WebPFlipBuffer() local [all...] |
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | syntax_enc.c | 250 uint8_t buf[3 * (MAX_NUM_PARTITIONS - 1)]; in EmitPartitionsSize() local 369 const uint8_t* const buf = VP8BitWriterBuf(enc->parts_ + p); in VP8EncWrite() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | anytrans.cpp | 336 char buf[128]; in scriptNameToCode() local
|
H A D | cpdtrans.cpp | 388 static void _smartAppend(UnicodeString& buf, UChar c) { in _smartAppend() argument
|
H A D | scriptset.cpp | 226 char buf[40]; in parseScripts() local
|
H A D | winnmfmt.cpp | 85 wchar_t buf[10]; in getNumberFormat() local 112 wchar_t buf[10]; in getCurrencyFormat() local
|
/third_party/skia/third_party/externals/icu/source/samples/ugrep/ |
H A D | ugrep.cpp | 424 char buf[2000]; in printMatch() local
|
/third_party/skia/third_party/externals/icu/source/tools/gendict/ |
H A D | gendict.cpp | 162 void transform(const UnicodeString &word, CharString &buf, UErrorCode &errorCode) { in transform() argument 197 CharString buf; in addWord() local
|
/third_party/skia/third_party/externals/libwebp/src/utils/ |
H A D | bit_reader_utils.c | 164 VP8LBitReaderSetBuffer(VP8LBitReader* const br, const uint8_t* const buf, size_t len) VP8LBitReaderSetBuffer() argument
|
/third_party/skia/third_party/externals/microhttpd/src/examples/ |
H A D | spdy_event_loop.c | 273 new_post_data_cb(void * cls, struct SPDY_Request *request, const void * buf, size_t size, bool more) new_post_data_cb() argument
|
H A D | spdy_fileserver.c | 87 char * buf = malloc(RFC1123_TIME_LEN+1); in Rfc1123_DateTimeNow() local
|
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
H A D | response.c | 316 file_reader (void *cls, uint64_t pos, char *buf, size_t max) in file_reader() argument
|
/third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
H A D | perf_get.c | 132 char *buf; member 185 char buf[2048]; in testInternalGet() local 245 char buf[2048]; in testMultithreadedGet() local 304 char buf[2048]; testMultithreadedPoolGet() local 364 char buf[2048]; testExternalGet() local [all...] |
H A D | test_get.c | 60 char *buf; member 115 char buf[2048]; in testInternalGet() local 165 char buf[2048]; in testMultithreadedGet() local 215 char buf[2048]; testMultithreadedPoolGet() local 266 char buf[2048]; testExternalGet() local 390 char buf[2048]; testUnknownPortGet() local 555 char buf[2048]; testEmptyGet() local [all...] |
H A D | test_get_chunked.c | 52 char *buf; member 74 crc (void *cls, uint64_t pos, char *buf, size_t max) in crc() argument 136 char buf[128]; in validate() local 160 char buf[2048]; testInternalGet() local 202 char buf[2048]; testMultithreadedGet() local 244 char buf[2048]; testMultithreadedPoolGet() local 287 char buf[2048]; testExternalGet() local [all...] |
H A D | test_get_response_cleanup.c | 92 push_callback (void *cls, uint64_t pos, char *buf, size_t max) in push_callback() argument
|
H A D | test_get_sendfile.c | 58 char *buf; member 121 char buf[2048]; in testInternalGet() local 170 char buf[2048]; in testMultithreadedGet() local 219 char buf[2048]; testMultithreadedPoolGet() local 269 char buf[2048]; testExternalGet() local 392 char buf[2048]; testUnknownPortGet() local [all...] |
H A D | test_large_put.c | 63 char *buf; member 150 char buf[2048]; in testInternalPut() local 208 char buf[2048]; in testMultithreadedPut() local 269 char buf[2048]; testMultithreadedPoolPut() local 340 char buf[2048]; testExternalPut() local [all...] |
H A D | test_post_loop.c | 55 char *buf; member 114 char buf[2048]; in testInternalPost() local 178 char buf[2048]; in testMultithreadedPost() local 242 char buf[2048]; testMultithreadedPoolPost() local 307 char buf[2048]; testExternalPost() local [all...] |