Searched defs:pq_64bit_assign_word (Results 1 – 1 of 1) sorted by relevance
90 #define pq_64bit_assign_word(x, y) BN_set_word(x, y) macro130 #define pq_64bit_assign_word(x, y) (*(x) = y) macro