Home
last modified time | relevance | path

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

/external/u-boot/drivers/crypto/fsl/
Dfsl_blob.c157 sizeof(uint32_t) * DEK_BLOB_DESCSIZE); in blob_dek()
167 size = roundup(sizeof(uint32_t) * DEK_BLOB_DESCSIZE, in blob_dek()
Ddesc.h21 #define DEK_BLOB_DESCSIZE 9 macro