Home
last modified time | relevance | path

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

/freebsd/contrib/bearssl/src/symcipher/
H A Ddes_ct.c49 static const unsigned char QL1[] = { variable
95 sk1 |= ((kl >> QL1[j]) & (uint32_t)1) << 16; in keysched_unit()