Searched refs:BN_get_word (Results 1 – 5 of 5) sorted by relevance
100 #define pq_64bit_get_word(x) BN_get_word(x)
463 BN_ULONG BN_get_word(const BIGNUM *a);
576 BN_ULONG BN_get_word(const BIGNUM *a) in BN_get_word() function