Lines Matching defs:of
10 * 1. Redistributions of source code must retain the above copyright
11 * notice, this list of conditions and the following disclaimer.
13 * notice, this list of conditions and the following disclaimer in the
190 of = VQ_N_U8(0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,
218 *lo = of & x;
219 *hi = of & vshrq_n_u8(x, 4);
223 * t is a pair of maps respectively from low and high nybbles to bytes.
387 uint8x16_t prkhi; /* high half of previous round key */
446 panic("invalid number of AES rounds: %u", nrounds);
485 uint8x16_t prkhi; /* high half of previous round key */
544 panic("invalid number of AES rounds: %u", nrounds);
552 * GCC does a lousy job of compiling NEON intrinsics for arm32, so we