Searched refs:getBCD (Results 1 – 2 of 2) sorted by relevance
65 static inline uint32_t getBCD(uint16_t value) in getBCD() function588 pHead->version = (getBCD(gOpts.major) << 8) | getBCD(gOpts.minor); in mergetrust()
529 static inline uint32_t getBCD(unsigned short value) in getBCD() function758 hdr->version = (getBCD(gOpts.major) << 8) | getBCD(gOpts.minor); in getBoothdr()