/third_party/rust/crates/rust-openssl/openssl/src/ |
D | encrypt.rs | 500 let buffer_len = encrypter.encrypt_len(&input).unwrap(); in rsa_encrypt_decrypt() localVariable 507 let buffer_len = decrypter.decrypt_len(encoded).unwrap(); in rsa_encrypt_decrypt() localVariable 529 let buffer_len = encrypter.encrypt_len(&input).unwrap(); in rsa_encrypt_decrypt_with_sha256() localVariable 538 let buffer_len = decrypter.decrypt_len(encoded).unwrap(); in rsa_encrypt_decrypt_with_sha256() localVariable 557 let buffer_len = encrypter.encrypt_len(&input).unwrap(); in rsa_encrypt_decrypt_oaep_label() localVariable 565 let buffer_len = decrypter.decrypt_len(encoded).unwrap(); in rsa_encrypt_decrypt_oaep_label() localVariable 573 let buffer_len = decrypter.decrypt_len(encoded).unwrap(); in rsa_encrypt_decrypt_oaep_label() localVariable
|
/third_party/mesa3d/src/intel/common/ |
D | intel_gem.h | 100 void *buffer, int32_t *buffer_len) in intel_i915_query_flags() 127 int32_t *buffer_len) in intel_i915_query()
|
/third_party/lz4/ossfuzz/ |
D | standaloneengine.c | 26 size_t buffer_len; in main() local
|
/third_party/libsnd/ossfuzz/ |
D | standaloneengine.cc | 26 size_t buffer_len; in main() local
|
/third_party/mbedtls/port/include/ |
D | tls_client.h | 37 size_t buffer_len; member
|
/third_party/gstreamer/gstplugins_good/sys/osxaudio/ |
D | gstosxaudioringbuffer.h | 84 guint buffer_len; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
D | eap_teap_common.c | 309 const u8 *buffer, size_t buffer_len, in eap_teap_tls_mac() 353 size_t bind_len, buffer_len; in eap_teap_compound_mac() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
D | eap_teap_common.c | 318 const u8 *buffer, size_t buffer_len, in eap_teap_tls_mac() 362 size_t bind_len, buffer_len; in eap_teap_compound_mac() local
|
/third_party/node/deps/cares/src/lib/ |
D | ares_query.c | 36 static void rc4(rc4_key* key, unsigned char *buffer_ptr, int buffer_len) in rc4()
|
/third_party/openssl/crypto/ |
D | provider_conf.c | 85 size_t buffer_len = 0; in provider_conf_params() local
|
/third_party/libuv/test/ |
D | runner-win.c | 242 size_t buffer_len) { in process_read_last_line()
|
D | runner-unix.c | 381 size_t buffer_len) { in process_read_last_line()
|
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/ |
D | gstmfaudioenc.cpp | 252 DWORD buffer_len = 0; in gst_mf_audio_enc_process_output() local
|
D | gstmfvideoenc.cpp | 765 DWORD buffer_len; in gst_mf_video_enc_finish_sample() local
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_gem_stubs.c | 185 int32_t *buffer_len) in anv_i915_query()
|
/third_party/libsnd/src/ |
D | sd2.c | 352 read_rsrc_str (const SD2_RSRC *prsrc, int offset, char * buffer, int buffer_len) in read_rsrc_str()
|
/third_party/python/Objects/ |
D | abstract.c | 317 as_read_buffer(PyObject *obj, const void **buffer, Py_ssize_t *buffer_len) in as_read_buffer() 337 Py_ssize_t *buffer_len) in PyObject_AsCharBuffer() 344 Py_ssize_t *buffer_len) in PyObject_AsReadBuffer() 351 Py_ssize_t *buffer_len) in PyObject_AsWriteBuffer()
|
/third_party/libsnd/tests/ |
D | command_test.c | 561 sf_count_t buffer_len, frame_count ; in calc_peak_test() local
|
/third_party/lwip/src/apps/lwiperf/ |
D | lwiperf.c | 94 u32_t buffer_len; /* unused for now */ member
|
/third_party/gstreamer/gstplugins_bad/ext/curl/ |
D | gstcurlhttpsrc.h | 239 guint buffer_len; member
|
/third_party/python/Lib/test/ |
D | test_pyexpat.py | 603 def small_buffer_test(self, buffer_len): argument
|
/third_party/qrcodegen/rust-no-heap/src/ |
D | lib.rs | 1446 pub const fn buffer_len(self) -> usize { in buffer_len() method
|
/third_party/ffmpeg/libavcodec/ |
D | vorbisenc.c | 619 int buffer_len = 50000; in put_main_header() local
|