| /third_party/openssl/crypto/chacha/ |
| H A D | chacha_enc.c | 76 chacha_buf buf; in ChaCha20_ctr32() local
|
| /third_party/openssl/crypto/ |
| H A D | params_from_text.c | 204 void *buf in OSSL_PARAM_allocate_from_text() local 131 construct_from_text(OSSL_PARAM *to, const OSSL_PARAM *paramdef, const char *value, size_t value_n, int ishex, void *buf, size_t buf_n, BIGNUM *tmpbn) construct_from_text() argument [all...] |
| H A D | param_build_set.c | 44 ossl_param_build_set_utf8_string(OSSL_PARAM_BLD *bld, OSSL_PARAM *p, const char *key, const char *buf) ossl_param_build_set_utf8_string() argument
|
| H A D | LPdir_win.c | 155 char *buf = _alloca(dirlen + 3); in LP_find_file() local
|
| /third_party/openssl/crypto/err/ |
| H A D | err_blocks.c | 52 char *buf = NULL; in ERR_vset_error() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/tools/ |
| H A D | io.h | 41 T buf[buf_size]; in ReadFile() local
|
| /third_party/openssl/include/internal/ |
| H A D | sha3.h | 39 unsigned char buf[KECCAK1600_WIDTH / 8 - 32]; member
|
| /third_party/openssl/fuzz/ |
| H A D | bndiv.c | 46 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() argument
|
| H A D | bignum.c | 30 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() argument [all...] |
| /third_party/openssl/providers/common/ |
| H A D | provider_seeding.c | 56 void ossl_prov_cleanup_entropy(PROV_CTX *prov_ctx, unsigned char *buf, in ossl_prov_cleanup_entropy() argument 60 c_cleanup_entropy(ossl_prov_ctx_get0_handle(prov_ctx), buf, len); in ossl_prov_cleanup_entropy() local 73 void ossl_prov_cleanup_nonce(PROV_CTX *prov_ctx, unsigned char *buf, size_t len) in ossl_prov_cleanup_nonce() argument 76 c_cleanup_nonce(ossl_prov_ctx_get0_handle(prov_ctx), buf, len); in ossl_prov_cleanup_nonce() local
|
| /third_party/openssl/demos/bio/ |
| H A D | sconnect.c | 35 char buf[1024 * 10], *p; in main() local
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/ |
| H A D | BitIOWriter.java | 25 private ByteArrayOutputStream buf; field in BitIOWriter
|
| H A D | MagnitudeDependentWriter.java | 28 private final ByteArrayOutputStream buf; field in MagnitudeDependentWriter
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/ |
| H A D | io.h | 41 T buf[buf_size]; in ReadFile() local
|
| /third_party/skia/third_party/externals/libjpeg-turbo/md5/ |
| H A D | md5.c | 55 static void byteReverse(unsigned char *buf, unsigned int longs) in byteReverse() argument 86 MD5Update(struct MD5Context *ctx, unsigned char *buf, unsigned int len) MD5Update() argument 194 MD5Transform(uint32 buf[4], uint32 in[16]) MD5Transform() argument [all...] |
| H A D | md5hl.c | 59 static char *MD5End(MD5_CTX *ctx, char *buf) in MD5End() argument 78 char *MD5File(const char *filename, char *buf) in MD5File() argument 83 MD5FileChunk(const char *filename, char *buf, off_t ofs, off_t len) MD5FileChunk() argument [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | uni2name.cpp | 85 char* buf = (char*) uprv_malloc(maxLen); in handleTransliterate() local
|
| /third_party/skia/third_party/externals/icu/source/tools/gencolusb/ |
| H A D | extract_unsafe_backwards.cpp | 79 const UChar *buf = pattern.getBuffer(); in main() local
|
| /third_party/skia/third_party/externals/microhttpd/src/examples/ |
| H A D | chunked_example.c | 30 callback(void *cls, uint64_t pos, char *buf, size_t max) callback() argument
|
| H A D | minimal_example_comet.c | 29 data_generator (void *cls, uint64_t pos, char *buf, size_t max) in data_generator() argument
|
| /third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
| H A D | md5.c | 32 byteReverse(unsigned char *buf, in byteReverse() argument 64 MD5Transform(uint32_t buf[4], in MD5Transform() argument 174 const unsigned char *buf = data; MD5Update() local [all...] |
| /third_party/skia/third_party/externals/oboe/tests/ |
| H A D | testStreamOpen.cpp | 345 float *buf = new float[100]; in TEST_F() local
|
| /third_party/skia/tests/ |
| H A D | SkRasterPipelineTest.cpp | 56 uint32_t buf[72] = { in DEF_TEST() local
|
| H A D | ArenaAllocTest.cpp | 30 char buf[10]; in DEF_TEST() local
|
| /third_party/openssl/test/ |
| H A D | hexstr_test.c | 67 unsigned char *buf = NULL; in test_hexstr_sep_to_from() local 88 unsigned char *buf = NULL; in test_hexstr_to_from() local 118 unsigned char buf[64]; test_hexstr_ex_to_from() local [all...] |