Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/crypto/fsl/
H A Ddesc_constr.h145 static inline void append_u64(u32 *desc, u64 data) in append_u64() function
/openbmc/linux/drivers/crypto/caam/
H A Ddesc_constr.h185 static inline void append_u64(u32 * const desc, u64 data) in append_u64() function