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

/external/openssl/crypto/bn/
H A Dbn_lib.c137 static const BIGNUM const_one={(BN_ULONG *)&data_one,1,1,0,BN_FLG_STATIC_DATA}; local
139 return(&const_one);

Completed in 35 milliseconds