Home
last modified time | relevance | path

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

/external/u-boot/drivers/crypto/fsl/
Dfsl_hash.c103 (size & SG_ENTRY_LENGTH_MASK)); in caam_hash_update()
142 SG_ENTRY_LENGTH_MASK); in caam_hash_finish()
/external/u-boot/include/
Dfsl_sec.h210 #define SG_ENTRY_LENGTH_MASK 0x3FFFFFFF macro