| /kernel/linux/linux-5.10/crypto/ |
| H A D | testmgr.c | 1926 static int test_aead_vec_cfg(const char *driver, int enc, in test_aead_vec_cfg() argument 2109 test_aead_vec(const char *driver, int enc, const struct aead_testvec *vec, unsigned int vec_num, struct aead_request *req, struct cipher_test_sglists *tsgls) test_aead_vec() argument 2540 test_aead(const char *driver, int enc, const struct aead_test_suite *suite, struct aead_request *req, struct cipher_test_sglists *tsgls) test_aead() argument 2611 test_cipher(struct crypto_cipher *tfm, int enc, const struct cipher_testvec *template, unsigned int tcount) test_cipher() argument 2698 test_skcipher_vec_cfg(const char *driver, int enc, const struct cipher_testvec *vec, const char *vec_name, const struct testvec_config *cfg, struct skcipher_request *req, struct cipher_test_sglists *tsgls) test_skcipher_vec_cfg() argument 2862 test_skcipher_vec(const char *driver, int enc, const struct cipher_testvec *vec, unsigned int vec_num, struct skcipher_request *req, struct cipher_test_sglists *tsgls) test_skcipher_vec() argument 3111 test_skcipher(const char *driver, int enc, const struct cipher_test_suite *suite, struct skcipher_request *req, struct cipher_test_sglists *tsgls) test_skcipher() argument [all...] |
| /kernel/linux/linux-5.10/drivers/block/ |
| H A D | amiflop.c | 1249 register unsigned char *enc, b2, b1; in dos_encode_byte() local
|
| /kernel/linux/linux-5.10/drivers/crypto/ |
| H A D | atmel-aes.c | 1515 bool enc = atmel_aes_is_encrypt(dd); in atmel_aes_gcm_process() local 1666 bool enc = atmel_aes_is_encrypt(dd); in atmel_aes_gcm_finalize() local 1960 bool enc = atmel_aes_is_encrypt(dd); in atmel_aes_authenc_transfer() local 2016 bool enc = atmel_aes_is_encrypt(dd); in atmel_aes_authenc_final() local 2129 bool enc in atmel_aes_authenc_crypt() local [all...] |
| H A D | sa2ul.c | 91 bool enc; member 175 u8 enc; member 213 bool enc; member 477 sa_set_sc_enc(struct algo_data *ad, const u8 *key, u16 key_sz, u8 enc, u8 *sc_buf) sa_set_sc_enc() argument 694 sa_init_sc(struct sa_ctx_info *ctx, const u8 *enc_key, u16 enc_key_sz, const u8 *auth_key, u16 auth_key_sz, struct algo_data *ad, u8 enc, u32 *swinfo) sa_init_sc() argument 1271 sa_cipher_run(struct skcipher_request *req, u8 *iv, int enc) sa_cipher_run() argument 1888 sa_aead_run(struct aead_request *req, u8 *iv, int enc) sa_aead_run() argument [all...] |
| /kernel/linux/linux-5.10/net/bluetooth/ |
| H A D | smp.c | 1282 struct smp_cmd_encrypt_info enc; in smp_distribute_keys() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/ |
| H A D | dcn10_hw_sequencer.c | 413 struct stream_encoder *enc = pool->stream_enc[i]; in dcn10_log_hw_state() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/stm/ |
| H A D | ltdc.c | 277 static inline struct ltdc_device *encoder_to_ltdc(struct drm_encoder *enc) in encoder_to_ltdc() argument
|
| /kernel/linux/linux-6.6/drivers/block/ |
| H A D | amiflop.c | 1249 register unsigned char *enc, b2, b1; in dos_encode_byte() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/ |
| H A D | dcn10_hw_sequencer.c | 425 struct stream_encoder *enc = pool->stream_enc[i]; in dcn10_log_hw_state() local
|
| /kernel/linux/linux-6.6/drivers/crypto/ |
| H A D | atmel-aes.c | 1073 static int atmel_aes_xts_fallback(struct skcipher_request *req, bool enc) in atmel_aes_xts_fallback() argument 1546 bool enc = atmel_aes_is_encrypt(dd); in atmel_aes_gcm_process() local 1697 bool enc = atmel_aes_is_encrypt(dd); in atmel_aes_gcm_finalize() local 2017 bool enc = atmel_aes_is_encrypt(dd); in atmel_aes_authenc_transfer() local 2073 bool enc = atmel_aes_is_encrypt(dd); in atmel_aes_authenc_final() local 2192 bool enc = (mode & AES_FLAGS_ENCRYPT); atmel_aes_authenc_crypt() local [all...] |
| H A D | sa2ul.c | 111 bool enc; member 195 u8 enc; member 233 bool enc; member 503 sa_set_sc_enc(struct algo_data *ad, const u8 *key, u16 key_sz, u8 enc, u8 *sc_buf) sa_set_sc_enc() argument 716 sa_init_sc(struct sa_ctx_info *ctx, const struct sa_match_data *match_data, const u8 *enc_key, u16 enc_key_sz, const u8 *auth_key, u16 auth_key_sz, struct algo_data *ad, u8 enc, u32 *swinfo) sa_init_sc() argument 1297 sa_cipher_run(struct skcipher_request *req, u8 *iv, int enc) sa_cipher_run() argument 1909 sa_aead_run(struct aead_request *req, u8 *iv, int enc) sa_aead_run() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/ |
| H A D | core.h | 457 struct venc_controls enc; member
|
| /kernel/linux/linux-6.6/crypto/ |
| H A D | testmgr.c | 2029 static int test_aead_vec_cfg(int enc, const struct aead_testvec *vec, in test_aead_vec_cfg() argument 2213 test_aead_vec(int enc, const struct aead_testvec *vec, unsigned int vec_num, struct aead_request *req, struct cipher_test_sglists *tsgls) test_aead_vec() argument 2651 test_aead(int enc, const struct aead_test_suite *suite, struct aead_request *req, struct cipher_test_sglists *tsgls) test_aead() argument 2721 test_cipher(struct crypto_cipher *tfm, int enc, const struct cipher_testvec *template, unsigned int tcount) test_cipher() argument 2808 test_skcipher_vec_cfg(int enc, const struct cipher_testvec *vec, const char *vec_name, const struct testvec_config *cfg, struct skcipher_request *req, struct cipher_test_sglists *tsgls) test_skcipher_vec_cfg() argument 2972 test_skcipher_vec(int enc, const struct cipher_testvec *vec, unsigned int vec_num, struct skcipher_request *req, struct cipher_test_sglists *tsgls) test_skcipher_vec() argument 3228 test_skcipher(int enc, const struct cipher_test_suite *suite, struct skcipher_request *req, struct cipher_test_sglists *tsgls) test_skcipher() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_catalog.h | 437 struct dpu_dsc_blk enc; member
|
| /kernel/linux/linux-6.6/net/bluetooth/ |
| H A D | smp.c | 1288 struct smp_cmd_encrypt_info enc; in smp_distribute_keys() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_serialize.c | 1004 unsigned enc; in encode_deref_modes() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | crypto_openssl.c | 702 EVP_CIPHER_CTX *enc; member [all...] |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ |
| H A D | codegen.cpp | 1854 auto *enc = GetEncoder(); in CreatePreWRB() local 2017 auto *enc = GetEncoder(); CheckObject() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| H A D | gfx_v8_0.c | 6715 u32 enc, se_id, sh_id, cu_id; in gfx_v8_0_parse_sq_irq() local
|
| /kernel/linux/linux-5.10/fs/cifs/ |
| H A D | smb2ops.c | 4255 smb2_get_enc_key(struct TCP_Server_Info *server, __u64 ses_id, int enc, u8 *key) in smb2_get_enc_key() argument 4284 crypt_message(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *rqst, int enc) crypt_message() argument
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | smb2ops.c | 4319 smb2_get_enc_key(struct TCP_Server_Info *server, __u64 ses_id, int enc, u8 *key) in smb2_get_enc_key() argument 4354 crypt_message(struct TCP_Server_Info *server, int num_rqst, struct smb_rqst *rqst, int enc) crypt_message() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| H A D | gfx_v8_0.c | 6688 u32 enc, se_id, sh_id, cu_id; in gfx_v8_0_parse_sq_irq() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/stm/ |
| H A D | ltdc.c | 494 static inline struct ltdc_device *encoder_to_ltdc(struct drm_encoder *enc) in encoder_to_ltdc() argument 664 enum drm_color_encoding enc = state->color_encoding; in ltdc_set_ycbcr_coeffs() local [all...] |
| /third_party/ffmpeg/fftools/ |
| H A D | ffmpeg.c | 768 AVCodecContext *enc = ost->enc_ctx; in adjust_frame_pts_to_encoder_tb() local 841 AVCodecContext *enc = ost->enc_ctx; update_video_stats() local 894 AVCodecContext *enc = ost->enc_ctx; encode_frame() local 1000 AVCodecContext *enc; do_subtitle_out() local 1083 AVCodecContext *enc = ost->enc_ctx; do_video_out() local 1323 AVCodecContext *enc = ost->enc_ctx; reap_filters() local 1513 AVCodecContext *enc; print_report() local 1741 AVCodecContext *enc = ost->enc_ctx; flush_encoders() local [all...] |
| H A D | ffmpeg.h | 481 const AVCodec *enc; member
|