Home
last modified time | relevance | path

Searched defs:enc (Results 426 - 450 of 669) sorted by relevance

1...<<11121314151617181920>>...27

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_linux.c675 static int aes_128_cbc_oper(const u8 *key, int enc, const u8 *iv, in aes_128_cbc_oper() argument
448 linux_af_alg_skcipher_oper(struct linux_af_alg_skcipher *skcipher, int enc, const u8 *in, u8 *out) linux_af_alg_skcipher_oper() argument
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
H A Dqat_asym_algs.c28 } enc; member
50 } enc; member
[all...]
/kernel/linux/linux-5.10/crypto/
H A Dgcm.c928 static int crypto_rfc4543_crypt(struct aead_request *req, bool enc) in crypto_rfc4543_crypt() argument
959 static int crypto_rfc4543_copy_src_to_dst(struct aead_request *req, bool enc) in crypto_rfc4543_copy_src_to_dst() argument
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Daesni-intel_glue.c685 static int gcmaes_crypt_by_sg(bool enc, struct aead_request *req, in gcmaes_crypt_by_sg() argument
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c231 static inline u32 create_ctx_hdr(struct skcipher_request *req, u32 enc, in create_ctx_hdr() argument
302 create_input_list(struct skcipher_request *req, u32 enc, u32 enc_iv_len) create_input_list() argument
339 cpt_enc_dec(struct skcipher_request *req, u32 enc) cpt_enc_dec() argument
964 create_aead_ctx_hdr(struct aead_request *req, u32 enc, u32 *argcnt) create_aead_ctx_hdr() argument
1049 create_hmac_ctx_hdr(struct aead_request *req, u32 *argcnt, u32 enc) create_hmac_ctx_hdr() argument
1076 create_aead_input_list(struct aead_request *req, u32 enc) create_aead_input_list() argument
1092 create_aead_output_list(struct aead_request *req, u32 enc, u32 mac_len) create_aead_output_list() argument
1110 create_aead_null_input_list(struct aead_request *req, u32 enc, u32 mac_len) create_aead_null_input_list() argument
1129 create_aead_null_output_list(struct aead_request *req, u32 enc, u32 mac_len) create_aead_null_output_list() argument
1217 cpt_aead_enc_dec(struct aead_request *req, u8 reg_type, u8 enc) cpt_aead_enc_dec() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_link_encoder.c239 unsigned int dce110_get_dig_frontend(struct link_encoder *enc) in dce110_get_dig_frontend() argument
650 void dce110_psr_program_dp_dphy_fast_training(struct link_encoder *enc, in dce110_psr_program_dp_dphy_fast_training() argument
674 void dce110_psr_program_secondary_packet(struct link_encoder *enc, in dce110_psr_program_secondary_packet() argument
684 bool dce110_is_dig_enabled(struct link_encoder *enc) in dce110_is_dig_enabled() argument
277 dce110_link_encoder_set_dp_phy_pattern_training_pattern( struct link_encoder *enc, uint32_t index) dce110_link_encoder_set_dp_phy_pattern_training_pattern() argument
918 dce110_link_encoder_validate_output_with_stream( struct link_encoder *enc, const struct dc_stream_state *stream) dce110_link_encoder_validate_output_with_stream() argument
962 dce110_link_encoder_hw_init( struct link_encoder *enc) dce110_link_encoder_hw_init() argument
1007 dce110_link_encoder_destroy(struct link_encoder **enc) dce110_link_encoder_destroy() argument
1013 dce110_link_encoder_setup( struct link_encoder *enc, enum signal_type signal) dce110_link_encoder_setup() argument
1051 dce110_link_encoder_enable_tmds_output( struct link_encoder *enc, enum clock_source_id clock_source, enum dc_color_depth color_depth, enum signal_type signal, uint32_t pixel_clock) dce110_link_encoder_enable_tmds_output() argument
1089 dce110_link_encoder_enable_lvds_output( struct link_encoder *enc, enum clock_source_id clock_source, uint32_t pixel_clock) dce110_link_encoder_enable_lvds_output() argument
1121 dce110_link_encoder_enable_dp_output( struct link_encoder *enc, const struct dc_link_settings *link_settings, enum clock_source_id clock_source) dce110_link_encoder_enable_dp_output() argument
1160 dce110_link_encoder_enable_dp_mst_output( struct link_encoder *enc, const struct dc_link_settings *link_settings, enum clock_source_id clock_source) dce110_link_encoder_enable_dp_mst_output() argument
1200 dce60_link_encoder_enable_dp_output( struct link_encoder *enc, const struct dc_link_settings *link_settings, enum clock_source_id clock_source) dce60_link_encoder_enable_dp_output() argument
1239 dce60_link_encoder_enable_dp_mst_output( struct link_encoder *enc, const struct dc_link_settings *link_settings, enum clock_source_id clock_source) dce60_link_encoder_enable_dp_mst_output() argument
1282 dce110_link_encoder_disable_output( struct link_encoder *enc, enum signal_type signal) dce110_link_encoder_disable_output() argument
1325 dce110_link_encoder_dp_set_lane_settings( struct link_encoder *enc, const struct link_training_settings *link_settings) dce110_link_encoder_dp_set_lane_settings() argument
1373 dce110_link_encoder_dp_set_phy_pattern( struct link_encoder *enc, const struct encoder_set_dp_phy_pattern_param *param) dce110_link_encoder_dp_set_phy_pattern() argument
1429 dce60_link_encoder_dp_set_phy_pattern( struct link_encoder *enc, const struct encoder_set_dp_phy_pattern_param *param) dce60_link_encoder_dp_set_phy_pattern() argument
1501 dce110_link_encoder_update_mst_stream_allocation_table( struct link_encoder *enc, const struct link_mst_stream_allocation_table *table) dce110_link_encoder_update_mst_stream_allocation_table() argument
1622 dce110_link_encoder_connect_dig_be_to_fe( struct link_encoder *enc, enum engine_id engine, bool connect) dce110_link_encoder_connect_dig_be_to_fe() argument
1643 dce110_link_encoder_enable_hpd(struct link_encoder *enc) dce110_link_encoder_enable_hpd() argument
1657 dce110_link_encoder_disable_hpd(struct link_encoder *enc) dce110_link_encoder_disable_hpd() argument
1667 dce110_link_encoder_get_max_link_cap(struct link_encoder *enc, struct dc_link_settings *link_settings) dce110_link_encoder_get_max_link_cap() argument
[all...]
H A Ddce_stream_encoder.c274 dce110_stream_encoder_dp_set_stream_attribute( struct stream_encoder *enc, struct dc_crtc_timing *crtc_timing, enum dc_color_space output_color_space, bool use_vsc_sdp_for_colorimetry, uint32_t enable_sdp_splitting) dce110_stream_encoder_dp_set_stream_attribute() argument
552 dce110_stream_encoder_hdmi_set_stream_attribute( struct stream_encoder *enc, struct dc_crtc_timing *crtc_timing, int actual_pix_clk_khz, bool enable_audio) dce110_stream_encoder_hdmi_set_stream_attribute() argument
667 dce110_stream_encoder_dvi_set_stream_attribute( struct stream_encoder *enc, struct dc_crtc_timing *crtc_timing, bool is_dual_link) dce110_stream_encoder_dvi_set_stream_attribute() argument
693 dce110_stream_encoder_lvds_set_stream_attribute( struct stream_encoder *enc, struct dc_crtc_timing *crtc_timing) dce110_stream_encoder_lvds_set_stream_attribute() argument
714 dce110_stream_encoder_set_throttled_vcp_size( struct stream_encoder *enc, struct fixed31_32 avg_time_slots_per_mtp) dce110_stream_encoder_set_throttled_vcp_size() argument
742 dce110_stream_encoder_update_hdmi_info_packets( struct stream_encoder *enc, const struct encoder_info_frame *info_frame) dce110_stream_encoder_update_hdmi_info_packets() argument
806 dce110_stream_encoder_stop_hdmi_info_packets( struct stream_encoder *enc) dce110_stream_encoder_stop_hdmi_info_packets() argument
851 dce110_stream_encoder_update_dp_info_packets( struct stream_encoder *enc, const struct encoder_info_frame *info_frame) dce110_stream_encoder_update_dp_info_packets() argument
895 dce110_stream_encoder_stop_dp_info_packets( struct stream_encoder *enc) dce110_stream_encoder_stop_dp_info_packets() argument
922 dce110_stream_encoder_dp_blank( struct stream_encoder *enc) dce110_stream_encoder_dp_blank() argument
970 dce110_stream_encoder_dp_unblank( struct stream_encoder *enc, const struct encoder_unblank_param *param) dce110_stream_encoder_dp_unblank() argument
1032 dce110_stream_encoder_set_avmute( struct stream_encoder *enc, bool enable) dce110_stream_encoder_set_avmute() argument
1043 dce110_reset_hdmi_stream_attribute( struct stream_encoder *enc) dce110_reset_hdmi_stream_attribute() argument
1333 dce110_se_audio_setup( struct stream_encoder *enc, unsigned int az_inst, struct audio_info *audio_info) dce110_se_audio_setup() argument
1356 dce110_se_setup_hdmi_audio( struct stream_encoder *enc, const struct audio_crtc_info *crtc_info) dce110_se_setup_hdmi_audio() argument
1442 dce110_se_setup_dp_audio( struct stream_encoder *enc) dce110_se_setup_dp_audio() argument
1476 dce110_se_enable_audio_clock( struct stream_encoder *enc, bool enable) dce110_se_enable_audio_clock() argument
1498 dce110_se_enable_dp_audio( struct stream_encoder *enc) dce110_se_enable_dp_audio() argument
1515 dce110_se_disable_dp_audio( struct stream_encoder *enc) dce110_se_disable_dp_audio() argument
1537 dce110_se_audio_mute_control( struct stream_encoder *enc, bool mute) dce110_se_audio_mute_control() argument
1546 dce110_se_dp_audio_setup( struct stream_encoder *enc, unsigned int az_inst, struct audio_info *info) dce110_se_dp_audio_setup() argument
1554 dce110_se_dp_audio_enable( struct stream_encoder *enc) dce110_se_dp_audio_enable() argument
1562 dce110_se_dp_audio_disable( struct stream_encoder *enc) dce110_se_dp_audio_disable() argument
1569 dce110_se_hdmi_audio_setup( struct stream_encoder *enc, unsigned int az_inst, struct audio_info *info, struct audio_crtc_info *audio_crtc_info) dce110_se_hdmi_audio_setup() argument
1580 dce110_se_hdmi_audio_disable( struct stream_encoder *enc) dce110_se_hdmi_audio_disable() argument
1587 setup_stereo_sync( struct stream_encoder *enc, int tg_inst, bool enable) setup_stereo_sync() argument
1596 dig_connect_to_otg( struct stream_encoder *enc, int tg_inst) dig_connect_to_otg() argument
1605 dig_source_otg( struct stream_encoder *enc) dig_source_otg() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_link_encoder.c451 unsigned int dcn10_get_dig_frontend(struct link_encoder *enc) in dcn10_get_dig_frontend() argument
502 void dcn10_psr_program_dp_dphy_fast_training(struct link_encoder *enc, in dcn10_psr_program_dp_dphy_fast_training() argument
526 void dcn10_psr_program_secondary_packet(struct link_encoder *enc, in dcn10_psr_program_secondary_packet() argument
536 bool dcn10_is_dig_enabled(struct link_encoder *enc) in dcn10_is_dig_enabled() argument
210 dcn10_link_encoder_set_dp_phy_pattern_training_pattern( struct link_encoder *enc, uint32_t index) dcn10_link_encoder_set_dp_phy_pattern_training_pattern() argument
784 dcn10_link_encoder_validate_output_with_stream( struct link_encoder *enc, const struct dc_stream_state *stream) dcn10_link_encoder_validate_output_with_stream() argument
831 dcn10_link_encoder_hw_init( struct link_encoder *enc) dcn10_link_encoder_hw_init() argument
877 dcn10_link_encoder_destroy(struct link_encoder **enc) dcn10_link_encoder_destroy() argument
883 dcn10_link_encoder_setup( struct link_encoder *enc, enum signal_type signal) dcn10_link_encoder_setup() argument
921 dcn10_link_encoder_enable_tmds_output( struct link_encoder *enc, enum clock_source_id clock_source, enum dc_color_depth color_depth, enum signal_type signal, uint32_t pixel_clock) dcn10_link_encoder_enable_tmds_output() argument
959 dcn10_link_encoder_enable_dp_output( struct link_encoder *enc, const struct dc_link_settings *link_settings, enum clock_source_id clock_source) dcn10_link_encoder_enable_dp_output() argument
998 dcn10_link_encoder_enable_dp_mst_output( struct link_encoder *enc, const struct dc_link_settings *link_settings, enum clock_source_id clock_source) dcn10_link_encoder_enable_dp_mst_output() argument
1039 dcn10_link_encoder_disable_output( struct link_encoder *enc, enum signal_type signal) dcn10_link_encoder_disable_output() argument
1086 dcn10_link_encoder_dp_set_lane_settings( struct link_encoder *enc, const struct link_training_settings *link_settings) dcn10_link_encoder_dp_set_lane_settings() argument
1134 dcn10_link_encoder_dp_set_phy_pattern( struct link_encoder *enc, const struct encoder_set_dp_phy_pattern_param *param) dcn10_link_encoder_dp_set_phy_pattern() argument
1205 dcn10_link_encoder_update_mst_stream_allocation_table( struct link_encoder *enc, const struct link_mst_stream_allocation_table *table) dcn10_link_encoder_update_mst_stream_allocation_table() argument
1327 dcn10_link_encoder_connect_dig_be_to_fe( struct link_encoder *enc, enum engine_id engine, bool connect) dcn10_link_encoder_connect_dig_be_to_fe() argument
1364 dcn10_link_encoder_enable_hpd(struct link_encoder *enc) dcn10_link_encoder_enable_hpd() argument
1372 dcn10_link_encoder_disable_hpd(struct link_encoder *enc) dcn10_link_encoder_disable_hpd() argument
1413 dcn10_get_dig_mode( struct link_encoder *enc) dcn10_get_dig_mode() argument
1434 dcn10_link_encoder_get_max_link_cap(struct link_encoder *enc, struct dc_link_settings *link_settings) dcn10_link_encoder_get_max_link_cap() argument
[all...]
H A Ddcn10_stream_encoder.c246 enc1_stream_encoder_dp_set_stream_attribute( struct stream_encoder *enc, struct dc_crtc_timing *crtc_timing, enum dc_color_space output_color_space, bool use_vsc_sdp_for_colorimetry, uint32_t enable_sdp_splitting) enc1_stream_encoder_dp_set_stream_attribute() argument
490 enc1_stream_encoder_hdmi_set_stream_attribute( struct stream_encoder *enc, struct dc_crtc_timing *crtc_timing, int actual_pix_clk_khz, bool enable_audio) enc1_stream_encoder_hdmi_set_stream_attribute() argument
597 enc1_stream_encoder_dvi_set_stream_attribute( struct stream_encoder *enc, struct dc_crtc_timing *crtc_timing, bool is_dual_link) enc1_stream_encoder_dvi_set_stream_attribute() argument
622 enc1_stream_encoder_set_throttled_vcp_size( struct stream_encoder *enc, struct fixed31_32 avg_time_slots_per_mtp) enc1_stream_encoder_set_throttled_vcp_size() argument
648 enc1_stream_encoder_update_hdmi_info_packets( struct stream_encoder *enc, const struct encoder_info_frame *info_frame) enc1_stream_encoder_update_hdmi_info_packets() argument
664 enc1_stream_encoder_stop_hdmi_info_packets( struct stream_encoder *enc) enc1_stream_encoder_stop_hdmi_info_packets() argument
705 enc1_stream_encoder_update_dp_info_packets( struct stream_encoder *enc, const struct encoder_info_frame *info_frame) enc1_stream_encoder_update_dp_info_packets() argument
754 enc1_stream_encoder_send_immediate_sdp_message( struct stream_encoder *enc, const uint8_t *custom_sdp_message, unsigned int sdp_message_size) enc1_stream_encoder_send_immediate_sdp_message() argument
848 enc1_stream_encoder_stop_dp_info_packets( struct stream_encoder *enc) enc1_stream_encoder_stop_dp_info_packets() argument
876 enc1_stream_encoder_dp_blank( struct stream_encoder *enc) enc1_stream_encoder_dp_blank() argument
926 enc1_stream_encoder_dp_unblank( struct stream_encoder *enc, const struct encoder_unblank_param *param) enc1_stream_encoder_dp_unblank() argument
995 enc1_stream_encoder_set_avmute( struct stream_encoder *enc, bool enable) enc1_stream_encoder_set_avmute() argument
1005 enc1_reset_hdmi_stream_attribute( struct stream_encoder *enc) enc1_reset_hdmi_stream_attribute() argument
1270 enc1_se_audio_setup( struct stream_encoder *enc, unsigned int az_inst, struct audio_info *audio_info) enc1_se_audio_setup() argument
1293 enc1_se_setup_hdmi_audio( struct stream_encoder *enc, const struct audio_crtc_info *crtc_info) enc1_se_setup_hdmi_audio() argument
1376 enc1_se_setup_dp_audio( struct stream_encoder *enc) enc1_se_setup_dp_audio() argument
1411 enc1_se_enable_audio_clock( struct stream_encoder *enc, bool enable) enc1_se_enable_audio_clock() argument
1433 enc1_se_enable_dp_audio( struct stream_encoder *enc) enc1_se_enable_dp_audio() argument
1450 enc1_se_disable_dp_audio( struct stream_encoder *enc) enc1_se_disable_dp_audio() argument
1473 enc1_se_audio_mute_control( struct stream_encoder *enc, bool mute) enc1_se_audio_mute_control() argument
1482 enc1_se_dp_audio_setup( struct stream_encoder *enc, unsigned int az_inst, struct audio_info *info) enc1_se_dp_audio_setup() argument
1490 enc1_se_dp_audio_enable( struct stream_encoder *enc) enc1_se_dp_audio_enable() argument
1498 enc1_se_dp_audio_disable( struct stream_encoder *enc) enc1_se_dp_audio_disable() argument
1505 enc1_se_hdmi_audio_setup( struct stream_encoder *enc, unsigned int az_inst, struct audio_info *info, struct audio_crtc_info *audio_crtc_info) enc1_se_hdmi_audio_setup() argument
1516 enc1_se_hdmi_audio_disable( struct stream_encoder *enc) enc1_se_hdmi_audio_disable() argument
1523 enc1_setup_stereo_sync( struct stream_encoder *enc, int tg_inst, bool enable) enc1_setup_stereo_sync() argument
1532 enc1_dig_connect_to_otg( struct stream_encoder *enc, int tg_inst) enc1_dig_connect_to_otg() argument
1541 enc1_dig_source_otg( struct stream_encoder *enc) enc1_dig_source_otg() argument
1552 enc1_stream_encoder_dp_get_pixel_format( struct stream_encoder *enc, enum dc_pixel_encoding *encoding, enum dc_color_depth *depth) enc1_stream_encoder_dp_get_pixel_format() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/
H A Dmalidp_planes.c1019 enum drm_color_encoding enc = DRM_COLOR_YCBCR_BT601; in malidp_de_planes_init() local
682 malidp_de_set_color_encoding(struct malidp_plane *plane, enum drm_color_encoding enc, enum drm_color_range range) malidp_de_set_color_encoding() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
H A Dqxl_drv.h119 struct drm_encoder enc; member
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-ioctl.c1282 static int ivtv_encoder_cmd(struct file *file, void *fh, struct v4l2_encoder_cmd *enc) in ivtv_encoder_cmd() argument
1334 static int ivtv_try_encoder_cmd(struct file *file, void *fh, struct v4l2_encoder_cmd *enc) in ivtv_try_encoder_cmd() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.c1009 struct iw_point *enc = &data->encoding; in gelic_wl_set_encode() local
1083 struct iw_point *enc = &data->encoding; in gelic_wl_get_encode() local
1191 struct iw_point *enc = &data->encoding; gelic_wl_set_encodeext() local
1281 struct iw_point *enc = &data->encoding; gelic_wl_get_encodeext() local
[all...]
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dgss_krb5.h102 struct crypto_sync_skcipher *enc; member
/kernel/linux/linux-5.10/include/video/
H A Dimx-ipu-v3.h398 enum v4l2_ycbcr_encoding enc; member
404 ipu_ic_fill_colorspace(struct ipu_ic_colorspace *ic_cs, enum v4l2_ycbcr_encoding enc, enum v4l2_quantization quant, enum ipu_color_space cs) ipu_ic_fill_colorspace() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_crtc.c1048 struct drm_encoder *enc; in dpu_crtc_vblank() local
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_connectors.c427 struct drm_encoder *enc; in radeon_connector_analog_encoder_conflict_solve() local
/kernel/linux/linux-5.10/drivers/media/platform/sti/hva/
H A Dhva-v4l2.c125 const struct hva_enc *enc; in hva_find_encoder() local
194 struct hva_enc *enc; in hva_open_encoder() local
342 const struct hva_enc *enc; hva_try_fmt_stream() local
406 const struct hva_enc *enc; hva_try_fmt_frame() local
809 const struct hva_enc *enc = ctx->enc; hva_run_work() local
1070 const struct hva_enc *enc = ctx->enc; hva_stop_streaming() local
1236 const struct hva_enc *enc = ctx->enc; hva_release() local
[all...]
H A Dhva.h268 struct hva_enc *enc; member
/kernel/linux/linux-5.10/drivers/gpu/drm/virtio/
H A Dvirtgpu_drv.h141 struct drm_encoder enc; member
/kernel/linux/linux-5.10/drivers/staging/ks7010/
H A Dks_wlan_net.c773 struct iw_point *enc = &dwrq->encoding; in ks_wlan_set_encode() local
865 struct iw_point *enc = &dwrq->encoding; ks_wlan_get_encode() local
1540 struct iw_encode_ext *enc; ks_wlan_set_encode_ext() local
[all...]
/kernel/linux/linux-6.6/fs/smb/server/
H A Dauth.c998 ksmbd_get_encryption_key(struct ksmbd_work *work, __u64 ses_id, int enc, u8 *key) ksmbd_get_encryption_key() argument
1102 ksmbd_crypt_message(struct ksmbd_work *work, struct kvec *iov, unsigned int nvec, int enc) ksmbd_crypt_message() argument
/kernel/linux/linux-6.6/drivers/staging/ks7010/
H A Dks_wlan_net.c772 struct iw_point *enc = &dwrq->encoding; in ks_wlan_set_encode() local
864 struct iw_point *enc = &dwrq->encoding; ks_wlan_get_encode() local
1539 struct iw_encode_ext *enc; ks_wlan_set_encode_ext() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_acpi.c1240 struct amdgpu_encoder *enc = to_amdgpu_encoder(tmp); in amdgpu_acpi_init() local
H A Damdgpu_vcn.c669 amdgpu_vcn_unified_ring_ib_header(struct amdgpu_ib *ib, uint32_t ib_pack_in_dw, bool enc) amdgpu_vcn_unified_ring_ib_header() argument

Completed in 36 milliseconds

1...<<11121314151617181920>>...27