Home
last modified time | relevance | path

Searched refs:QR1 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bearssl/src/symcipher/
H A Ddes_ct.c54 static const unsigned char QR1[] = { variable
96 sk1 |= (kr >> QR1[j]) & (uint32_t)1; in keysched_unit()