Searched refs:k_t (Results 1 – 1 of 1) sorted by relevance
4591 UINT k_t; in _nx_crypto_ec_x25519_448_multiple() local4643 k_t = 1 & (k_buf[t >> 5] >> (t & 31)); in _nx_crypto_ec_x25519_448_multiple()4644 swap ^= k_t; in _nx_crypto_ec_x25519_448_multiple()4647 swap = k_t; in _nx_crypto_ec_x25519_448_multiple()