Home
last modified time | relevance | path

Searched defs:enc (Results 1 – 25 of 43) sorted by relevance

12

/linux/arch/x86/mm/
H A Dmem_encrypt_amd.c92 unsigned long size, bool enc) in __sme_early_enc_dec()
246 static bool amd_enc_tlb_flush_required(bool enc) in amd_enc_tlb_flush_required()
256 static void enc_dec_hypercall(unsigned long vaddr, unsigned long size, bool enc) in enc_dec_hypercall()
286 static int amd_enc_status_change_prepare(unsigned long vaddr, int npages, bool enc) in amd_enc_status_change_prepare()
299 static int amd_enc_status_change_finish(unsigned long vaddr, int npages, bool enc) in amd_enc_status_change_finish()
358 static void __init __set_clr_pte_enc(pte_t *kpte, int level, bool enc) in __set_clr_pte_enc()
393 unsigned long size, bool enc) in early_set_memory_enc_dec()
472 void __init early_set_mem_enc_dec_hypercall(unsigned long vaddr, unsigned long size, bool enc) in early_set_mem_enc_dec_hypercall()
/linux/crypto/
H A Dauthenc.c23 struct crypto_skcipher_spawn enc; member
29 struct crypto_skcipher *enc; member
87 struct crypto_skcipher *enc = ctx->enc; in crypto_authenc_setkey() local
194 struct crypto_skcipher *enc = ctx->enc; in crypto_authenc_encrypt() local
310 struct crypto_skcipher *enc; in crypto_authenc_init_tfm() local
365 struct skcipher_alg_common *enc; in crypto_authenc_create() local
H A Dessiv.c141 static int essiv_skcipher_crypt(struct skcipher_request *req, bool enc) in essiv_skcipher_crypt()
183 static int essiv_aead_crypt(struct aead_request *req, bool enc) in essiv_aead_crypt()
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c233 static inline u32 create_ctx_hdr(struct skcipher_request *req, u32 enc, in create_ctx_hdr()
304 static inline u32 create_input_list(struct skcipher_request *req, u32 enc, in create_input_list()
341 static inline int cpt_enc_dec(struct skcipher_request *req, u32 enc) in cpt_enc_dec()
885 static inline u32 create_aead_ctx_hdr(struct aead_request *req, u32 enc, in create_aead_ctx_hdr()
971 u32 enc) in create_hmac_ctx_hdr()
997 static inline u32 create_aead_input_list(struct aead_request *req, u32 enc) in create_aead_input_list()
1013 static inline u32 create_aead_output_list(struct aead_request *req, u32 enc, in create_aead_output_list()
1032 u32 enc, u32 mac_len) in create_aead_null_input_list()
1051 u32 enc, u32 mac_len) in create_aead_null_output_list()
1138 static u32 cpt_aead_enc_dec(struct aead_request *req, u8 reg_type, u8 enc) in cpt_aead_enc_dec()
/linux/drivers/media/platform/st/sti/hva/
H A Dhva-v4l2.c128 const struct hva_enc *enc; in hva_find_encoder() local
197 struct hva_enc *enc; in hva_open_encoder() local
345 const struct hva_enc *enc; in hva_try_fmt_stream() local
409 const struct hva_enc *enc; in hva_try_fmt_frame() local
809 const struct hva_enc *enc = ctx->enc; in hva_run_work() local
1070 const struct hva_enc *enc = ctx->enc; in hva_stop_streaming() local
1233 const struct hva_enc *enc = ctx->enc; in hva_release() local
/linux/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.c95 static inline u32 create_ctx_hdr(struct skcipher_request *req, u32 enc, in create_ctx_hdr()
151 static inline u32 create_input_list(struct skcipher_request *req, u32 enc, in create_input_list()
193 static inline int cvm_enc_dec(struct skcipher_request *req, u32 enc) in cvm_enc_dec()
H A Dcptvf_algs.h94 struct enc_context enc; member
/linux/arch/arm64/crypto/
H A Daes-ce-ccm-core.S47 .macro aes_ccm_do_crypt,enc argument
H A Daes-neonbs-glue.c53 u32 enc[AES_MAX_KEYLENGTH_U32]; member
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dsddr2.c30 u8 enc; member
H A Dsddr3.c30 u8 enc; member
H A Dgddr3.c29 u8 enc; member
/linux/arch/riscv/crypto/
H A Daes-riscv64-zvkned-zvbb-zvkg.S270 .macro aes_xts_crypt enc argument
/linux/arch/x86/crypto/
H A Daes-xts-avx-x86_64.S467 .macro _setup_round_keys enc argument
615 .macro _aes_xts_crypt enc argument
/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_s302m.h41 struct vidtv_encoder *enc; member
/linux/drivers/media/platform/qcom/venus/
H A Dhfi_plat_bufs.h34 } enc; member
/linux/tools/perf/util/
H A Dunwind-libunwind-local.c
/linux/tools/testing/crypto/chacha20-s390/
H A Dtest-cipher.c102 test_skcipher_encdec(struct skcipher_def * sk,int enc) test_skcipher_encdec() argument
/linux/drivers/gpu/drm/nouveau/include/dispnv04/i2c/
H A Dencoder_i2c.h164 get_encoder_i2c_funcs(struct drm_encoder *enc) in get_encoder_i2c_funcs()
/linux/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; in gelic_wl_set_encodeext() local
1281 struct iw_point *enc = &data->encoding; in gelic_wl_get_encodeext() local
/linux/include/video/
H A Dimx-ipu-v3.h400 enum v4l2_ycbcr_encoding enc, member
407 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
/linux/lib/tests/
H A Dbase64_kunit.c44 char *enc = kmalloc(outlen, GFP_KERNEL); in run_perf_and_check() local
/linux/arch/x86/hyperv/
H A Divm.c756 static int hv_vtom_clear_present(unsigned long kbuffer, int pagecount, bool enc) in hv_vtom_clear_present()
769 static int hv_vtom_set_host_visibility(unsigned long kbuffer, int pagecount, bool enc) in hv_vtom_set_host_visibility()
/linux/drivers/media/pci/cx18/
H A Dcx18-ioctl.c850 struct v4l2_encoder_cmd *enc) in cx18_encoder_cmd()
909 struct v4l2_encoder_cmd *enc) in cx18_try_encoder_cmd()
/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_skcipher.c247 static int nitrox_skcipher_crypt(struct skcipher_request *skreq, bool enc) in nitrox_skcipher_crypt()

12