| /kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
| H A D | vp702x.c | 30 vp702x_usb_in_op_unlocked(struct dvb_usb_device *d, u8 req, u16 value, u16 index, u8 *b, int blen) vp702x_usb_in_op_unlocked() argument 55 vp702x_usb_in_op(struct dvb_usb_device *d, u8 req, u16 value, u16 index, u8 *b, int blen) vp702x_usb_in_op() argument 67 vp702x_usb_out_op_unlocked(struct dvb_usb_device *d, u8 req, u16 value, u16 index, u8 *b, int blen) vp702x_usb_out_op_unlocked() argument 86 vp702x_usb_out_op(struct dvb_usb_device *d, u8 req, u16 value, u16 index, u8 *b, int blen) vp702x_usb_out_op() argument [all...] |
| H A D | gp8psk.c | 29 gp8psk_usb_in_op(struct dvb_usb_device *d, u8 req, u16 value, u16 index, u8 *b, int blen) gp8psk_usb_in_op() argument 68 gp8psk_usb_out_op(struct dvb_usb_device *d, u8 req, u16 value, u16 index, u8 *b, int blen) gp8psk_usb_out_op() argument 255 gp8psk_fe_in(void *priv, u8 req, u16 value, u16 index, u8 *b, int blen) gp8psk_fe_in() argument 263 gp8psk_fe_out(void *priv, u8 req, u16 value, u16 index, u8 *b, int blen) gp8psk_fe_out() argument [all...] |
| /kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-ctrl.c | 183 pvr2_ctrl_get_valname(struct pvr2_ctrl *cptr,int val, char *bptr,unsigned int bmax, unsigned int *blen) pvr2_ctrl_get_valname() argument
|
| /kernel/linux/linux-5.10/drivers/s390/crypto/ |
| H A D | zcrypt_cca_key.h | 15 unsigned short blen; member
|
| /kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/ |
| H A D | vp702x.c | 30 vp702x_usb_in_op_unlocked(struct dvb_usb_device *d, u8 req, u16 value, u16 index, u8 *b, int blen) vp702x_usb_in_op_unlocked() argument 55 vp702x_usb_in_op(struct dvb_usb_device *d, u8 req, u16 value, u16 index, u8 *b, int blen) vp702x_usb_in_op() argument 67 vp702x_usb_out_op_unlocked(struct dvb_usb_device *d, u8 req, u16 value, u16 index, u8 *b, int blen) vp702x_usb_out_op_unlocked() argument 86 vp702x_usb_out_op(struct dvb_usb_device *d, u8 req, u16 value, u16 index, u8 *b, int blen) vp702x_usb_out_op() argument [all...] |
| H A D | gp8psk.c | 29 gp8psk_usb_in_op(struct dvb_usb_device *d, u8 req, u16 value, u16 index, u8 *b, int blen) gp8psk_usb_in_op() argument 68 gp8psk_usb_out_op(struct dvb_usb_device *d, u8 req, u16 value, u16 index, u8 *b, int blen) gp8psk_usb_out_op() argument 255 gp8psk_fe_in(void *priv, u8 req, u16 value, u16 index, u8 *b, int blen) gp8psk_fe_in() argument 263 gp8psk_fe_out(void *priv, u8 req, u16 value, u16 index, u8 *b, int blen) gp8psk_fe_out() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-ctrl.c | 183 pvr2_ctrl_get_valname(struct pvr2_ctrl *cptr,int val, char *bptr,unsigned int bmax, unsigned int *blen) pvr2_ctrl_get_valname() argument
|
| /kernel/linux/linux-6.6/fs/gfs2/ |
| H A D | meta_io.c | 381 static void gfs2_ail1_wipe(struct gfs2_sbd *sdp, u64 bstart, u32 blen) in gfs2_ail1_wipe() argument 439 void gfs2_journal_wipe(struct gfs2_inode *ip, u64 bstart, u32 blen) in gfs2_journal_wipe() argument
|
| /kernel/linux/linux-6.6/drivers/s390/crypto/ |
| H A D | zcrypt_cca_key.h | 15 unsigned short blen; member
|
| /kernel/linux/linux-6.6/drivers/pinctrl/sunplus/ |
| H A D | sppctl.h | 154 const u8 blen; /* bit length */ member
|
| /kernel/linux/linux-6.6/tools/perf/util/arm-spe-decoder/ |
| H A D | arm-spe-pkt-decoder.c | 253 static int arm_spe_pkt_out_string(int *err, char **buf_p, size_t *blen, in arm_spe_pkt_out_string() argument 503 size_t blen = buf_len; in arm_spe_pkt_desc() local [all...] |
| /kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/ |
| H A D | intel-pt-pkt-decoder.c | 703 size_t blen = buf_len; in intel_pt_pkt_desc() local
|
| /kernel/linux/linux-6.6/net/ceph/ |
| H A D | crypto.c | 111 int blen = inlen * 3 / 4; in ceph_crypto_key_unarmor() local
|
| /third_party/curl/src/ |
| H A D | tool_doswin.c | 569 size_t blen = strlen(base); in rename_if_reserved_dos_device_name() local
|
| /third_party/mbedtls/library/ |
| H A D | ecdh.c | 273 ecdh_make_params_internal(mbedtls_ecdh_context_mbed *ctx, size_t *olen, int point_format, unsigned char *buf, size_t blen, int (*f_rng)(void *, unsigned char *, size_t), void *p_rng, int restart_enabled) ecdh_make_params_internal() argument 337 mbedtls_ecdh_make_params(mbedtls_ecdh_context *ctx, size_t *olen, unsigned char *buf, size_t blen, int (*f_rng)(void *, unsigned char *, size_t), void *p_rng) mbedtls_ecdh_make_params() argument 492 ecdh_make_public_internal(mbedtls_ecdh_context_mbed *ctx, size_t *olen, int point_format, unsigned char *buf, size_t blen, int (*f_rng)(void *, unsigned char *, size_t), void *p_rng, int restart_enabled) ecdh_make_public_internal() argument 537 mbedtls_ecdh_make_public(mbedtls_ecdh_context *ctx, size_t *olen, unsigned char *buf, size_t blen, int (*f_rng)(void *, unsigned char *, size_t), void *p_rng) mbedtls_ecdh_make_public() argument 568 ecdh_read_public_internal(mbedtls_ecdh_context_mbed *ctx, const unsigned char *buf, size_t blen) ecdh_read_public_internal() argument 589 mbedtls_ecdh_read_public(mbedtls_ecdh_context *ctx, const unsigned char *buf, size_t blen) mbedtls_ecdh_read_public() argument 610 ecdh_calc_secret_internal(mbedtls_ecdh_context_mbed *ctx, size_t *olen, unsigned char *buf, size_t blen, int (*f_rng)(void *, unsigned char *, size_t), void *p_rng, int restart_enabled) ecdh_calc_secret_internal() argument 665 mbedtls_ecdh_calc_secret(mbedtls_ecdh_context *ctx, size_t *olen, unsigned char *buf, size_t blen, int (*f_rng)(void *, unsigned char *, size_t), void *p_rng) mbedtls_ecdh_calc_secret() argument [all...] |
| /third_party/lame/mpglib/ |
| H A D | interface.c | 214 int blen = mp->tail->size - mp->tail->pos; in copy_mp() local
|
| /third_party/libwebsockets/lib/roles/h2/ |
| H A D | ops-h2.c | 804 size_t blen; in lws_h2_bind_for_post_before_action() local
|
| /third_party/libwebsockets/lib/secure-streams/protocols/ |
| H A D | ss-mqtt.c | 964 size_t blen; in secstream_connect_munge_mqtt() local [all...] |
| /third_party/libwebsockets/lib/tls/ |
| H A D | tls-jit-trust.c | 627 lws_tls_jit_trust_blob_queury_skid(const void *_blob, size_t blen, in lws_tls_jit_trust_blob_queury_skid() argument
|
| /third_party/node/deps/openssl/openssl/crypto/asn1/ |
| H A D | a_int.c | 97 static size_t i2c_ibuf(const unsigned char *b, size_t blen, int neg, in i2c_ibuf() argument 213 static int asn1_get_uint64(uint64_t *pr, const unsigned char *b, size_t blen) in asn1_get_uint64() argument 255 asn1_get_int64(int64_t *pr, const unsigned char *b, size_t blen, int neg) asn1_get_int64() argument [all...] |
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | engine.c | 65 const int blen = strlen(p); in append_buf() local
|
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| H A D | bss_mem.c | 217 int blen; in mem_write() local
|
| /third_party/openssl/crypto/asn1/ |
| H A D | a_int.c | 97 static size_t i2c_ibuf(const unsigned char *b, size_t blen, int neg, in i2c_ibuf() argument 213 static int asn1_get_uint64(uint64_t *pr, const unsigned char *b, size_t blen) in asn1_get_uint64() argument 255 asn1_get_int64(int64_t *pr, const unsigned char *b, size_t blen, int neg) asn1_get_int64() argument [all...] |
| /third_party/openssl/apps/ |
| H A D | engine.c | 65 const int blen = strlen(p); in append_buf() local
|
| /third_party/openssl/crypto/bio/ |
| H A D | bss_mem.c | 217 int blen; in mem_write() local
|