Home
last modified time | relevance | path

Searched defs:buf (Results 1751 - 1775 of 7637) sorted by relevance

1...<<71727374757677787980>>...306

/third_party/openssl/crypto/chacha/
H A Dchacha_enc.c76 chacha_buf buf; in ChaCha20_ctr32() local
/third_party/openssl/crypto/
H A Dparams_from_text.c204 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 Dparam_build_set.c44 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 DLPdir_win.c155 char *buf = _alloca(dirlen + 3); in LP_find_file() local
/third_party/openssl/crypto/err/
H A Derr_blocks.c52 char *buf = NULL; in ERR_vset_error() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/tools/
H A Dio.h41 T buf[buf_size]; in ReadFile() local
/third_party/openssl/include/internal/
H A Dsha3.h39 unsigned char buf[KECCAK1600_WIDTH / 8 - 32]; member
/third_party/openssl/fuzz/
H A Dbndiv.c46 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() argument
H A Dbignum.c30 int FuzzerTestOneInput(const uint8_t *buf, size_t len) in FuzzerTestOneInput() argument
[all...]
/third_party/openssl/providers/common/
H A Dprovider_seeding.c56 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 Dsconnect.c35 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 DBitIOWriter.java25 private ByteArrayOutputStream buf; field in BitIOWriter
H A DMagnitudeDependentWriter.java28 private final ByteArrayOutputStream buf; field in MagnitudeDependentWriter
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/
H A Dio.h41 T buf[buf_size]; in ReadFile() local
/third_party/skia/third_party/externals/libjpeg-turbo/md5/
H A Dmd5.c55 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 Dmd5hl.c59 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 Duni2name.cpp85 char* buf = (char*) uprv_malloc(maxLen); in handleTransliterate() local
/third_party/skia/third_party/externals/icu/source/tools/gencolusb/
H A Dextract_unsafe_backwards.cpp79 const UChar *buf = pattern.getBuffer(); in main() local
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dchunked_example.c30 callback(void *cls, uint64_t pos, char *buf, size_t max) callback() argument
H A Dminimal_example_comet.c29 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 Dmd5.c32 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 DtestStreamOpen.cpp345 float *buf = new float[100]; in TEST_F() local
/third_party/skia/tests/
H A DSkRasterPipelineTest.cpp56 uint32_t buf[72] = { in DEF_TEST() local
H A DArenaAllocTest.cpp30 char buf[10]; in DEF_TEST() local
/third_party/openssl/test/
H A Dhexstr_test.c67 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...]

Completed in 10 milliseconds

1...<<71727374757677787980>>...306