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

/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Dpq_compat.h93 #define pq_64bit_add_word(x, w) BN_add_word2(x, w) macro
133 #define pq_64bit_add_word(x, w) (*(x) = (*(x) + (w))) macro

Completed in 31 milliseconds