Home
last modified time | relevance | path

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

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