Searched refs:HKS_ENCODE_OFFSET_LEN (Results 1 – 1 of 1) sorted by relevance
40 #define HKS_ENCODE_OFFSET_LEN 6 macro144 targetName[count++] = '+' + (blob->data[i] >> HKS_ENCODE_OFFSET_LEN); in ConstructName()169 uint8_t c = (uint8_t)(src[i] - '+') << HKS_ENCODE_OFFSET_LEN; in ConstructBlob()