Home
last modified time | relevance | path

Searched defs:bn1 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/test/testutil/
H A Dformat_output.c270 const BIGNUM *bn1, const BIGNUM *bn2) in test_fail_bignum_common()
371 const BIGNUM *bn1, const BIGNUM *bn2) in test_fail_bignum_message()
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/testutil/
H A Dformat_output.c269 const BIGNUM *bn1, const BIGNUM *bn2) in test_fail_bignum_common()
370 const BIGNUM *bn1, const BIGNUM *bn2) in test_fail_bignum_message()
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dkeymgmt_internal_test.c147 BIGNUM *bn1 = NULL, *bn2 = NULL, *bn3 = NULL; in test_pass_rsa() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dbn.c217 BN_cmp(const BIGNUM *bn1, const BIGNUM *bn2) in BN_cmp()