Searched refs:k_t (Results 1 – 1 of 1) sorted by relevance
4590 UINT k_t; in _nx_crypto_ec_x25519_448_multiple() local4642 k_t = 1 & (k_buf[t >> 5] >> (t & 31)); in _nx_crypto_ec_x25519_448_multiple()4643 swap ^= k_t; in _nx_crypto_ec_x25519_448_multiple()4646 swap = k_t; in _nx_crypto_ec_x25519_448_multiple()