Searched refs:i_sel (Results 1 – 2 of 2) sorted by relevance
114 BNU_CHUNK_T i_sel = x / sizeof(BNU_CHUNK_T); /* selection index */ in getSboxValue() local117 …BNU_CHUNK_T mask = (i == i_sel) ? (BNU_CHUNK_T)(-1) : 0; /* ipp and IPP build specific avoid jump… in getSboxValue()
102 BNU_CHUNK_T i_sel = x/sizeof(BNU_CHUNK_T); /* selection index */ in getSboxValue() local105 …BNU_CHUNK_T mask = (i==i_sel)? (BNU_CHUNK_T)(-1) : 0; /* ipp and IPP build specific avoid jump in… in getSboxValue()