Home
last modified time | relevance | path

Searched defs:ibuf (Results 1 – 25 of 36) sorted by relevance

12

/third_party/mbedtls/tests/src/
Dhelpers.c554 const char *ibuf, in mbedtls_test_unhexify()
587 const unsigned char *ibuf, in mbedtls_test_hexify()
626 unsigned char *mbedtls_test_unhexify_alloc(const char *ibuf, size_t *olen) in mbedtls_test_unhexify_alloc()
/third_party/alsa-lib/test/
Dmidiloop.c72 unsigned char ibuf[512], obuf[512]; in main() local
/third_party/pulseaudio/src/utils/
Dpacmd.c97 char *ibuf = NULL; in main() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_swtnl_private.h51 struct pipe_resource *ibuf; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
Deap_gpsk_common.c44 u8 ibuf[2], hash[16]; in eap_gpsk_gkdf_cmac() local
79 u8 ibuf[2], hash[SHA256_MAC_LEN]; in eap_gpsk_gkdf_sha256() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
Deap_gpsk_common.c44 u8 ibuf[2], hash[16]; in eap_gpsk_gkdf_cmac() local
79 u8 ibuf[2], hash[SHA256_MAC_LEN]; in eap_gpsk_gkdf_sha256() local
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DDraw.cpp98 struct pipe_resource *ibuf; in create_null_index_buffer() local
/third_party/backends/backend/
Dcanon.c632 u_char ibuf[36], ebuf[74], mbuf[12]; in attach() local
Dibm.c110 struct inquiry_data ibuf; in attach() local
Dricoh.c106 struct inquiry_data ibuf; in attach() local
Dhs2p.c964 struct inquiry_standard_data ibuf; in attach() local
/third_party/ffmpeg/libavfilter/
Daf_mcompand.c469 double *ibuf, double *obuf_low, in crossover()
499 static int mcompand_channel(MCompandContext *c, CompBand *l, double *ibuf, double *obuf, int len, i… in mcompand_channel()
/third_party/openssl/crypto/bio/
Dbio_local.h107 char *ibuf; /* the char array */ member
/third_party/node/deps/openssl/openssl/crypto/bio/
Dbio_local.h107 char *ibuf; /* the char array */ member
/third_party/alsa-lib/src/seq/
Dseq_local.h89 char *ibuf; /* input buffer */ member
/third_party/python/Modules/
Dzlibmodule.c330 Byte *ibuf = data->buf; in zlib_compress_impl() local
423 Byte *ibuf; in zlib_decompress_impl() local
/third_party/node/deps/openssl/openssl/crypto/comp/
Dc_zlib.c272 unsigned char *ibuf; /* Input buffer */ member
/third_party/openssl/crypto/comp/
Dc_zlib.c272 unsigned char *ibuf; /* Input buffer */ member
/third_party/mbedtls/programs/x509/
Dcert_write.c253 const char *ibuf, size_t *len) in parse_serial_decimal_format()
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeS390X.c170 sljit_ins *ibuf = (sljit_ins *)ensure_buf(compiler, sizeof(sljit_ins)); in push_inst() local
179 sljit_u16 *ibuf = (sljit_u16 *)*ptr; in encode_inst() local
1456 sljit_ins *ibuf = (sljit_ins *)buf->memory; in sljit_generate_code() local
1541 sljit_ins *ibuf = (sljit_ins *)buf->memory; in sljit_generate_code() local
/third_party/FreeBSD/sys/dev/usb/net/
Dif_urndis.c185 } ibuf; in urndis_attach() member
/third_party/ffmpeg/libavformat/
Dvividas.c236 uint8_t ibuf[8], sbuf[8]; in read_sb_block() local
/third_party/toybox/lib/
Dlib.c518 char *readfileat(int dirfd, char *name, char *ibuf, off_t *plen) in readfileat()
559 char *readfile(char *name, char *ibuf, off_t len) in readfile()
/third_party/toybox/porting/liteos_a/lib/
Dlib.c556 char *readfileat(int dirfd, char *name, char *ibuf, off_t *plen) in readfileat()
597 char *readfile(char *name, char *ibuf, off_t len) in readfile()
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_state.c677 struct i915_buffer *ibuf = i915_buffer(buf); in i915_set_constant_buffer() local

12