OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ossl_bignum_nist_p_192_sqr
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/crypto/bn/
bn_nist.c
361
static const BIGNUM
ossl_bignum_nist_p_192_sqr
= {
local
370
if (BN_is_negative(a) || BN_ucmp(a, &
ossl_bignum_nist_p_192_sqr
) >= 0)
/src/crypto/external/bsd/openssl/dist/crypto/bn/
bn_nist.c
363
static const BIGNUM
ossl_bignum_nist_p_192_sqr
= {
local
372
if (BN_is_negative(a) || BN_ucmp(a, &
ossl_bignum_nist_p_192_sqr
) >= 0)
Completed in 32 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026