Searched refs:twk (Results 1 - 1 of 1) sorted by relevance

/u-boot/lib/rsa/
H A Drsa-keyprop.c191 uint32_t tw, twk; local
194 twk = 0;
201 twk = MUX(c, (uint32_t)xlen, twk);
203 return (twk << 5) + BIT_LENGTH(tw);

Completed in 43 milliseconds