Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsntrup761.c950 void crypto_int32_minmax(crypto_int32 *crypto_int32_p,crypto_int32 *crypto_int32_q) { in crypto_int32_minmax() function
1618 #define int32_MINMAX(a,b) crypto_int32_minmax(&a,&b)