Searched refs:CM_INIT_BLOB_NUM (Results 1 – 1 of 1) sorted by relevance
24 static const uint32_t CM_INIT_BLOB_NUM = 2; variable28 … uint32_t minSize = CM_INIT_BLOB_NUM * sizeof(struct CmBlob) + sizeof(struct CmSignatureSpec); in DoSomethingInterestingWithMyAPI()