Searched refs:KeyBlockBits (Results 1 – 1 of 1) sorted by relevance
32 KeyBlockBits uint64 `json:"keyBlockLength"` member101 if group.KeyBlockBits%8 != 0 {102 …t.Errorf("requested key-block length (%d bits) is not a whole number of bytes", group.KeyBlockBits)146 binary.LittleEndian.PutUint32(outLenBytes[:], uint32(group.KeyBlockBits/8))