Home
last modified time | relevance | path

Searched refs:DESC_HDR_DONE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/
H A Dtalitos.h328 #define DESC_HDR_DONE cpu_to_be32(0xff000000) macro
H A Dtalitos.c361 if ((hdr & DESC_HDR_DONE) == DESC_HDR_DONE) in flush_channel()
/kernel/linux/linux-6.6/drivers/crypto/
H A Dtalitos.h328 #define DESC_HDR_DONE cpu_to_be32(0xff000000) macro
H A Dtalitos.c362 if ((hdr & DESC_HDR_DONE) == DESC_HDR_DONE) in flush_channel()

Completed in 10 milliseconds