Searched defs:cryp (Results 1 – 3 of 3) sorted by relevance
116 struct stm32_cryp *cryp; member167 static inline bool is_aes(struct stm32_cryp *cryp) in is_aes()172 static inline bool is_des(struct stm32_cryp *cryp) in is_des()177 static inline bool is_tdes(struct stm32_cryp *cryp) in is_tdes()182 static inline bool is_ecb(struct stm32_cryp *cryp) in is_ecb()187 static inline bool is_cbc(struct stm32_cryp *cryp) in is_cbc()192 static inline bool is_ctr(struct stm32_cryp *cryp) in is_ctr()197 static inline bool is_gcm(struct stm32_cryp *cryp) in is_gcm()202 static inline bool is_ccm(struct stm32_cryp *cryp) in is_ccm()207 static inline bool is_encrypt(struct stm32_cryp *cryp) in is_encrypt()[all …]
9 cryp: crypto@54002000 { label