Searched defs:BIGNUM (Results 1 – 13 of 13) sorted by relevance
31 # define BIGNUM void macro
43 # define BIGNUM void macro
45 # define BIGNUM void macro
1013 BORINGSSL_MAKE_DELETER(BIGNUM, BN_free) in BORINGSSL_MAKE_DELETER() argument
376 typedef struct bignum_st BIGNUM; typedef
369 typedef struct bignum_st BIGNUM; typedef
171 DEFINE_METHOD_FUNCTION(BIGNUM, BN_value_one) { in DEFINE_METHOD_FUNCTION() argument
152 DEFINE_METHOD_FUNCTION(BIGNUM, BN_value_one) { in DEFINE_METHOD_FUNCTION() argument
814 DEFINE_LOCAL_DATA(BIGNUM, g_small_factors) { in DEFINE_LOCAL_DATA() argument
794 DEFINE_LOCAL_DATA(BIGNUM, g_small_factors) { in DEFINE_LOCAL_DATA() argument
360 BIGNUM = bignum_st variable