Searched refs:pq_64bit_eq (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Dpq_compat.h92 #define pq_64bit_eq(x, y) BN_ucmp2(x, y) == 0 ? 1 : 0 macro
132 #define pq_64bit_eq(x, y) (*(x) == *(y)) macro

Completed in 26 milliseconds