Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/crypto/fsl/
H A Dfsl_blob.c82 sizeof(uint32_t) * DEK_BLOB_DESCSIZE); in blob_dek()
92 size = roundup(sizeof(uint32_t) * DEK_BLOB_DESCSIZE, in blob_dek()
H A Ddesc.h22 #define DEK_BLOB_DESCSIZE 9 macro