Home
last modified time | relevance | path

Searched defs:buf (Results 4201 - 4225 of 6504) sorted by relevance

1...<<161162163164165166167168169170>>...261

/third_party/openssl/crypto/asn1/
H A Da_strex.c39 static int send_bio_chars(void *arg, const void *buf, int len) in send_bio_chars() argument
49 static int send_fp_chars(void *arg, const void *buf, int len) in send_fp_chars() argument
139 static int do_buf(unsigned char *buf, int buflen, in do_buf() argument
235 static int do_hex_dump(char_io *io_ch, void *arg, unsigned char *buf, in do_hex_dump() argument
[all...]
H A Dbio_asn1.c43 unsigned char *buf; member
/third_party/openssl/crypto/bn/
H A Dbn_exp.c507 MOD_EXP_CTIME_COPY_TO_PREBUF(const BIGNUM *b, int top, unsigned char *buf, int idx, int window) MOD_EXP_CTIME_COPY_TO_PREBUF() argument
525 MOD_EXP_CTIME_COPY_FROM_PREBUF(BIGNUM *b, int top, unsigned char *buf, int idx, int window) MOD_EXP_CTIME_COPY_FROM_PREBUF() argument
H A Dbn_nist.c339 } buf; in BN_nist_mod_192() local
475 } buf; in BN_nist_mod_224() local
647 } buf; BN_nist_mod_256() local
884 } buf; BN_nist_mod_384() local
[all...]
/third_party/openssl/crypto/objects/
H A Dobj_dat.c366 unsigned char *buf; in OBJ_txt2obj() local
412 int OBJ_obj2txt(char *buf, int buf_len, const ASN1_OBJECT *a, int no_name) in OBJ_obj2txt() argument
664 char buf[512]; OBJ_create_objects() local
[all...]
/third_party/openssl/apps/lib/
H A Dhttp_server.c67 char buf[1024]; in log_message() local
/third_party/openssl/crypto/rand/
H A Drand_lib.c245 void RAND_seed(const void *buf, int num) in RAND_seed() argument
262 void RAND_add(const void *buf, int num, double randomness) in RAND_add() argument
285 int RAND_pseudo_bytes(unsigned char *buf, int num) in RAND_pseudo_bytes() argument
325 int RAND_priv_bytes_ex(OSSL_LIB_CTX *ctx, unsigned char *buf, size_ argument
347 RAND_priv_bytes(unsigned char *buf, int num) RAND_priv_bytes() argument
354 RAND_bytes_ex(OSSL_LIB_CTX *ctx, unsigned char *buf, size_t num, unsigned int strength) RAND_bytes_ex() argument
376 RAND_bytes(unsigned char *buf, int num) RAND_bytes() argument
[all...]
/third_party/openssl/apps/
H A Ds_time.c117 char buf[1024 * 8]; in s_time_main() local
[all...]
/third_party/openssl/crypto/encode_decode/
H A Dencoder_lib.c95 BUF_MEM *buf = NULL; in OSSL_ENCODER_to_data() local
662 BUF_MEM *buf; encoder_process() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcRobustnessTests.cpp268 GLuint buf; in iterate() local
/third_party/vk-gl-cts/executor/tools/
H A DxeBatchResultToXml.cpp113 deUint8 buf[2048]; in parseBatchResult() local
H A DxeTestLogCompare.cpp182 deUint8 buf [1024]; in readLogFile() local
/third_party/vk-gl-cts/executor/
H A DxeTcpIpLink.cpp205 deUint8 buf[SEND_BUFFER_BLOCK_SIZE]; in run() local
/third_party/vk-gl-cts/external/amber/src/src/
H A Dverifier.cc399 Probe(const ProbeCommand* command, const Format* fmt, uint32_t texel_stride, uint32_t row_stride, uint32_t frame_width, uint32_t frame_height, const void* buf) Probe() argument
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dengine_vulkan.cc221 auto* buf = pipeline->GetIndexBuffer(); in CreatePipeline() local
507 auto buf = MakeUnique<Buffer>(); in DoDrawRect() local
595 auto buf = MakeUnique<Buffer>(); in DoDrawGrid() local
[all...]
/third_party/skia/src/codec/
H A DSkWebpCodec.cpp33 bool SkWebpCodec::IsWebp(const void* buf, size_t bytesRead) { in IsWebp() argument
/third_party/skia/src/core/
H A DSkTraceEventCommon.h96 char buf[BUFFER_SIZE]; in SkAndroidFrameworkTraceUtil() local
129 char buf[BUFFER_SIZE]; in SkAndroidFrameworkTraceUtilAlways() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactorDebugInfo.cpp212 char buf[1024]; in syncScope() local
/third_party/openssl/crypto/ui/
H A Dui_openssl.c264 char buf[SIZE + 1]; in read_till_nl() local
658 static int noecho_fgets(char *buf, int size, FILE *tty) in noecho_fgets() argument
/third_party/openssl/crypto/x509/
H A Dx_pubkey.c572 BUF_MEM *buf = NULL; in i2d_PUBKEY() local
/third_party/openssl/ssl/statem/
H A Dstatem_dtls.c59 unsigned char *buf = NULL; in dtls1_hm_fragment_new() local
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ocb.c236 unsigned char *buf; in aes_ocb_block_update() local
159 aes_ocb_block_update_internal(PROV_AES_OCB_CTX *ctx, unsigned char *buf, size_t *bufsz, unsigned char *out, size_t *outl, size_t outsize, const unsigned char *in, size_t inl, OSSL_ocb_cipher_fn ciph) aes_ocb_block_update_internal() argument
/third_party/openssl/providers/implementations/rands/
H A Ddrbg.c316 unsigned char *buf = NULL; in prov_drbg_get_nonce() local
/third_party/openssl/test/
H A Dasynciotest.c276 static int async_gets(BIO *bio, char *buf, int size) in async_gets() argument
297 char buf[sizeof(testdata)]; in test_asyncio() local
/third_party/openssl/crypto/ts/
H A Dts_rsp_verify.c97 char buf[4096]; in TS_RESP_verify_signature() local

Completed in 27 milliseconds

1...<<161162163164165166167168169170>>...261