Home
last modified time | relevance | path

Searched defs:is_encrypt (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.6/drivers/crypto/bcm/
Dspu.c487 bool is_encrypt) in spum_assoc_resp_len()
1145 bool is_encrypt, in spum_ccm_update_iv()
Dspu2.c876 bool is_encrypt) in spu2_assoc_resp_len()
1354 bool is_encrypt, bool is_esp) in spu2_ccm_update_iv()
Dspu.h195 bool is_encrypt) in spu_req_incl_icv()
Dcipher.c2573 static int aead_do_fallback(struct aead_request *req, bool is_encrypt) in aead_do_fallback()
2598 static int aead_enqueue(struct aead_request *req, bool is_encrypt) in aead_enqueue()
Dcipher.h304 bool is_encrypt; member
/Linux-v6.6/drivers/crypto/starfive/
Djh7110-aes.c81 static inline int is_encrypt(struct starfive_cryp_dev *cryp) in is_encrypt() function
/Linux-v6.6/drivers/crypto/stm32/
Dstm32-cryp.c252 static inline bool is_encrypt(struct stm32_cryp *cryp) in is_encrypt() function