Home
last modified time | relevance | path

Searched refs:BN_get_word (Results 1 – 5 of 5) sorted by relevance

/external/openssl/crypto/pqueue/
Dpq_compat.h100 #define pq_64bit_get_word(x) BN_get_word(x)
/external/openssl/include/openssl/
Dpq_compat.h100 #define pq_64bit_get_word(x) BN_get_word(x)
Dbn.h463 BN_ULONG BN_get_word(const BIGNUM *a);
/external/openssl/crypto/bn/
Dbn_lib.c576 BN_ULONG BN_get_word(const BIGNUM *a) in BN_get_word() function
Dbn.h463 BN_ULONG BN_get_word(const BIGNUM *a);