| /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/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/curl/tests/server/ |
| D | sockfilt.c | 399 ssize_t *buffer_len) in read_data_block() 907 ssize_t buffer_len; in disc_handshake() local 1071 ssize_t buffer_len; in juggle() local
|
| /third_party/libuv/test/ |
| D | runner-win.c | 242 size_t buffer_len) { in process_read_last_line()
|
| D | runner-unix.c | 394 size_t buffer_len) { in process_read_last_line()
|
| /third_party/openssl/crypto/ |
| D | provider_conf.c | 94 size_t buffer_len = 0; in provider_conf_params_internal() local
|
| /third_party/node/deps/openssl/openssl/crypto/ |
| D | provider_conf.c | 94 size_t buffer_len = 0; in provider_conf_params_internal() 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 | 319 as_read_buffer(PyObject *obj, const void **buffer, Py_ssize_t *buffer_len) in as_read_buffer() 339 Py_ssize_t *buffer_len) in PyObject_AsCharBuffer() 346 Py_ssize_t *buffer_len) in PyObject_AsReadBuffer() 353 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/python/Lib/test/ |
| D | test_pyexpat.py | 607 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 | 624 int buffer_len = 50000; in put_main_header() local
|