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

/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Dpq_compat.h89 #define pq_64bit_assign(x, y) BN_copy2(x, y) macro
129 #define pq_64bit_assign(x, y) (*(x) = *(y)) macro

Completed in 34 milliseconds