Searched refs:mcRootCont_t (Results 1 – 2 of 2) sorted by relevance
178 } mcRootCont_t; typedef248 mcRootCont_t cont; 249 uint8_t hashAndPad[SO_CONT_HASH_AND_PAD_SIZE(sizeof(mcRootCont_t), sizeof(mcCoRootCont_t))];
725 mcRootCont_t *rootCont = &soRoot->cont; in mcRegistryGetServiceBlob()