Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/drivers/staging/rtl8192e/
Drtl819x_HTProc.c231 u8 *len, u8 is_encrypt, bool assoc) in ht_construct_capability_element()
/linux-6.12.1/drivers/crypto/starfive/
Djh7110-aes.c81 static inline bool is_encrypt(struct starfive_cryp_dev *cryp) in is_encrypt() function
/linux-6.12.1/drivers/crypto/stm32/
Dstm32-cryp.c283 static inline bool is_encrypt(struct stm32_cryp *cryp) in is_encrypt() function