Home
last modified time | relevance | path

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

/linux/drivers/crypto/bcm/
H A Dspu.h195 bool is_encrypt) in spu_req_incl_icv()
H A Dcipher.h304 bool is_encrypt; member
/linux/drivers/crypto/starfive/
H A Djh7110-aes.c81 static inline bool is_encrypt(struct starfive_cryp_dev *cryp) in is_encrypt() function