Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_lib.c139 static const BIGNUM const_one = in BN_value_one() local
142 return (&const_one); in BN_value_one()