Home
last modified time | relevance | path

Searched defs:is_encrypt (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/bcm/
H A Dspu.c487 spum_assoc_resp_len(enum spu_cipher_mode cipher_mode, unsigned int assoc_len, unsigned int iv_len, bool is_encrypt) spum_assoc_resp_len() argument
1143 spum_ccm_update_iv(unsigned int digestsize, struct spu_cipher_parms *cipher_parms, unsigned int assoclen, unsigned int chunksize, bool is_encrypt, bool is_esp) spum_ccm_update_iv() argument
H A Dspu2.c869 spu2_assoc_resp_len(enum spu_cipher_mode cipher_mode, unsigned int assoc_len, unsigned int iv_len, bool is_encrypt) spu2_assoc_resp_len() argument
1348 spu2_ccm_update_iv(unsigned int digestsize, struct spu_cipher_parms *cipher_parms, unsigned int assoclen, unsigned int chunksize, bool is_encrypt, bool is_esp) spu2_ccm_update_iv() argument
H A Dcipher.h303 bool is_encrypt; member
H A Dspu.h193 spu_req_incl_icv(enum spu_cipher_mode cipher_mode, bool is_encrypt) spu_req_incl_icv() argument
H A Dcipher.c2592 aead_do_fallback(struct aead_request *req, bool is_encrypt) aead_do_fallback() argument
2637 aead_enqueue(struct aead_request *req, bool is_encrypt) aead_enqueue() argument
[all...]
/kernel/linux/linux-6.6/drivers/crypto/bcm/
H A Dspu.c485 spum_assoc_resp_len(enum spu_cipher_mode cipher_mode, unsigned int assoc_len, unsigned int iv_len, bool is_encrypt) spum_assoc_resp_len() argument
1141 spum_ccm_update_iv(unsigned int digestsize, struct spu_cipher_parms *cipher_parms, unsigned int assoclen, unsigned int chunksize, bool is_encrypt, bool is_esp) spum_ccm_update_iv() argument
H A Dspu2.c874 spu2_assoc_resp_len(enum spu_cipher_mode cipher_mode, unsigned int assoc_len, unsigned int iv_len, bool is_encrypt) spu2_assoc_resp_len() argument
1351 spu2_ccm_update_iv(unsigned int digestsize, struct spu_cipher_parms *cipher_parms, unsigned int assoclen, unsigned int chunksize, bool is_encrypt, bool is_esp) spu2_ccm_update_iv() argument
H A Dspu.h194 spu_req_incl_icv(enum spu_cipher_mode cipher_mode, bool is_encrypt) spu_req_incl_icv() argument
H A Dcipher.h304 bool is_encrypt; member
H A Dcipher.c2573 aead_do_fallback(struct aead_request *req, bool is_encrypt) aead_do_fallback() argument
2598 aead_enqueue(struct aead_request *req, bool is_encrypt) aead_enqueue() argument
[all...]
/kernel/linux/linux-6.6/drivers/crypto/starfive/
H A Djh7110-aes.c81 static inline int is_encrypt(struct starfive_cryp_dev *cryp) in is_encrypt() function
/kernel/linux/linux-5.10/drivers/crypto/stm32/
H A Dstm32-cryp.c207 static inline bool is_encrypt(struct stm32_cryp *cryp) in is_encrypt() function
/kernel/linux/linux-5.10/drivers/crypto/
H A Dpicoxcell_crypto.c84 bool is_encrypt; member
528 spacc_aead_do_fallback(struct aead_request *req, unsigned alg_type, bool is_encrypt) spacc_aead_do_fallback() argument
626 spacc_aead_setup(struct aead_request *req, unsigned alg_type, bool is_encrypt) spacc_aead_setup() argument
898 spacc_ablk_do_fallback(struct skcipher_request *req, unsigned alg_type, bool is_encrypt) spacc_ablk_do_fallback() argument
923 spacc_ablk_setup(struct skcipher_request *req, unsigned alg_type, bool is_encrypt) spacc_ablk_setup() argument
[all...]
/kernel/linux/linux-6.6/drivers/crypto/stm32/
H A Dstm32-cryp.c252 static inline bool is_encrypt(struct stm32_cryp *cryp) in is_encrypt() function

Completed in 25 milliseconds