Searched refs:crypto_int32_minmax (Results 1 – 1 of 1) sorted by relevance
950 void crypto_int32_minmax(crypto_int32 *crypto_int32_p,crypto_int32 *crypto_int32_q) { in crypto_int32_minmax() function1618 #define int32_MINMAX(a,b) crypto_int32_minmax(&a,&b)