Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/crypto/bn/
HDbn_lib.c85 static const BIGNUM const_one = in BN_value_one() local
88 return &const_one; in BN_value_one()