Home
last modified time | relevance | path

Searched refs:append_u64 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A Ddesc_constr.h184 static inline void append_u64(u32 * const desc, u64 data) in append_u64() function
469 append_u64(desc, data); \
/OK3568_Linux_fs/u-boot/drivers/crypto/fsl/
H A Ddesc_constr.h146 static inline void append_u64(u32 *desc, u64 data) in append_u64() function