Searched refs:const_one (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn_lib.c137 static BIGNUM const_one={&data_one,1,1,0,BN_FLG_STATIC_DATA}; local
139 return(&const_one);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/
H A Dbn_lib.c139 static const BIGNUM const_one = local
142 return (&const_one);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/
H A Dbn_lib.c139 static const BIGNUM const_one = local
142 return (&const_one);

Completed in 295 milliseconds