Home
last modified time | relevance | path

Searched defs:paramlen (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/include/crypto/
H A Dpublic_key.h28 u32 paramlen; member
/kernel/linux/linux-6.6/include/crypto/
H A Dpublic_key.h27 u32 paramlen; member
/kernel/linux/linux-5.10/crypto/
H A Decrdsa.c196 u32 algo, paramlen; in ecrdsa_set_pub_key() local
/kernel/linux/linux-6.6/crypto/
H A Decrdsa.c196 u32 algo, paramlen; in ecrdsa_set_pub_key() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwldev_common.c111 wldev_mkiovar( const s8 *iovar_name, const s8 *param, s32 paramlen, s8 *iovar_buf, u32 buflen) wldev_mkiovar() argument
121 wldev_iovar_getbuf( struct net_device *dev, s8 *iovar_name, const void *param, s32 paramlen, void *buf, s32 buflen, struct mutex* buf_sync) wldev_iovar_getbuf() argument
151 wldev_iovar_setbuf( struct net_device *dev, s8 *iovar_name, const void *param, s32 paramlen, void *buf, s32 buflen, struct mutex* buf_sync) wldev_iovar_setbuf() argument
203 wldev_mkiovar_bsscfg( const s8 *iovar_name, const s8 *param, s32 paramlen, s8 *iovar_buf, s32 buflen, s32 bssidx) wldev_mkiovar_bsscfg() argument
255 wldev_iovar_getbuf_bsscfg( struct net_device *dev, s8 *iovar_name, void *param, s32 paramlen, void *buf, s32 buflen, s32 bsscfg_idx, struct mutex* buf_sync) wldev_iovar_getbuf_bsscfg() argument
273 wldev_iovar_setbuf_bsscfg( struct net_device *dev, const s8 *iovar_name, const void *param, s32 paramlen, void *buf, s32 buflen, s32 bsscfg_idx, struct mutex* buf_sync) wldev_iovar_setbuf_bsscfg() argument
[all...]
H A Dwl_iw.c358 dev_iw_iovar_setbuf( struct net_device *dev, char *iovar, void *param, int paramlen, void *bufptr, int buflen) dev_iw_iovar_setbuf() argument
376 dev_iw_iovar_getbuf( struct net_device *dev, char *iovar, void *param, int paramlen, void *bufptr, int buflen) dev_iw_iovar_getbuf() argument
H A Dwl_android_ext.c354 wl_ext_iovar_getbuf(struct net_device *dev, s8 *iovar_name, void *param, s32 paramlen, void *buf, s32 buflen, struct mutex* buf_sync) wl_ext_iovar_getbuf() argument
367 wl_ext_iovar_setbuf(struct net_device *dev, s8 *iovar_name, void *param, s32 paramlen, void *buf, s32 buflen, struct mutex* buf_sync) wl_ext_iovar_setbuf() argument
380 wl_ext_iovar_setbuf_bsscfg(struct net_device *dev, s8 *iovar_name, void *param, s32 paramlen, void *buf, s32 buflen, s32 bsscfg_idx, struct mutex* buf_sync) wl_ext_iovar_setbuf_bsscfg() argument
/kernel/linux/linux-5.10/include/net/caif/
H A Dcfctrl.h85 u16 paramlen; /* Length of Link Setup member
/kernel/linux/linux-6.6/include/net/caif/
H A Dcfctrl.h85 u16 paramlen; /* Length of Link Setup member
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem_lib.c2385 construct_key_exchange_tbs(SSL *s, unsigned char **ptbs, const void *param, size_t paramlen) construct_key_exchange_tbs() argument
H A Dstatem_srvr.c2453 size_t paramlen, paramoffset; in tls_construct_server_key_exchange() local
/third_party/openssl/ssl/statem/
H A Dstatem_lib.c2350 construct_key_exchange_tbs(SSL *s, unsigned char **ptbs, const void *param, size_t paramlen) construct_key_exchange_tbs() argument
H A Dstatem_srvr.c2432 size_t paramlen, paramoffset; in tls_construct_server_key_exchange() local
/kernel/linux/linux-5.10/net/sctp/
H A Dsm_make_chunk.c2822 int paramlen = sizeof(param); in sctp_make_asconf_update_ip() local
/kernel/linux/linux-5.10/drivers/scsi/
H A DBusLogic.c344 blogic_cmd(struct blogic_adapter *adapter, enum blogic_opcode opcode, void *param, int paramlen, void *reply, int replylen) blogic_cmd() argument
/kernel/linux/linux-6.6/drivers/scsi/
H A DBusLogic.c344 blogic_cmd(struct blogic_adapter *adapter, enum blogic_opcode opcode, void *param, int paramlen, void *reply, int replylen) blogic_cmd() argument
/kernel/linux/linux-6.6/net/sctp/
H A Dsm_make_chunk.c2860 int paramlen = sizeof(param); in sctp_make_asconf_update_ip() local
/third_party/backends/backend/
H A Dbh.h918 SANE_Byte paramlen; member
933 SANE_Byte paramlen; member
947 SANE_Byte paramlen; member
961 SANE_Byte paramlen; member
973 SANE_Byte paramlen; member
988 SANE_Byte paramlen; member
1002 SANE_Byte paramlen; member
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Doverlay.cpp574 parse_command(struct instance_data *instance_data, const char *cmd, unsigned cmdlen, const char *param, unsigned paramlen) parse_command() argument
658 control_send(struct instance_data *instance_data, const char *cmd, unsigned cmdlen, const char *param, unsigned paramlen) control_send() argument

Completed in 54 milliseconds