Searched defs:BN_ULLONG (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/include/bcmcrypto/
H A Dbn.h132 #define BN_ULLONG unsigned long long macro
158 #undef BN_ULLONG macro
178 #define BN_ULLONG unsigned _int64 macro
180 #define BN_ULLONG unsigned long long macro
209 #define BN_ULLONG unsigned long macro
232 #define BN_ULLONG unsigned short macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dbn.h123 #define BN_ULLONG unsigned long long macro
149 #undef BN_ULLONG macro
170 # define BN_ULLONG unsigned __int64 macro
172 # define BN_ULLONG unsigned long long macro
202 #define BN_ULLONG unsigned long macro
225 #define BN_ULLONG unsigned short macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn.h123 #define BN_ULLONG unsigned long long macro
149 #undef BN_ULLONG macro
170 # define BN_ULLONG unsigned __int64 macro
172 # define BN_ULLONG unsigned long long macro
202 #define BN_ULLONG unsigned long macro
225 #define BN_ULLONG unsigned short macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/
H A Dbn.h182 # define BN_ULLONG unsigned long long macro
211 # undef BN_ULLONG macro
234 # define BN_ULLONG unsigned __int64 macro
237 # define BN_ULLONG unsigned long long macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/
H A Dbn.h182 # define BN_ULLONG unsigned long long macro
211 # undef BN_ULLONG macro
234 # define BN_ULLONG unsigned __int64 macro
237 # define BN_ULLONG unsigned long long macro

Completed in 58 milliseconds