Home
last modified time | relevance | path

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

/freebsd-13-stable/crypto/openssh/
HDsntrup761.c425 void crypto_int16_minmax(crypto_int16 *crypto_int16_p,crypto_int16 *crypto_int16_q) { in crypto_int16_minmax() argument
426 crypto_int16 crypto_int16_x = *crypto_int16_p; in crypto_int16_minmax()
431 *crypto_int16_p = crypto_int16_x; in crypto_int16_minmax()
436 *crypto_int16_p = crypto_int16_r; in crypto_int16_minmax()
446 *crypto_int16_p = crypto_int16_x; in crypto_int16_minmax()