Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DRSA_get0_key.pod5 RSA_set0_key, RSA_set0_factors, RSA_set0_crt_params, RSA_get0_key,
20 int RSA_set0_factors(RSA *r, BIGNUM *p, BIGNUM *q);
83 set with RSA_get0_factors() and RSA_set0_factors(), and the B<dmp1>,
123 duplicate. The same applies to RSA_get0_factors() and RSA_set0_factors()
135 RSA_set0_key(), RSA_set0_factors(), RSA_set0_crt_params() and
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DRSA_get0_key.pod5 RSA_set0_key, RSA_set0_factors, RSA_set0_crt_params, RSA_get0_key,
24 int RSA_set0_factors(RSA *r, BIGNUM *p, BIGNUM *q);
91 set with RSA_get0_factors() and RSA_set0_factors(), and the B<dmp1>,
131 duplicate. The same applies to RSA_get0_factors() and RSA_set0_factors()
143 RSA_set0_key(), RSA_set0_factors(), RSA_set0_crt_params() and
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Drsa_test.c37 RSA_set0_factors(key, \
498 && TEST_true(RSA_set0_factors(rsa, p, q)) in test_EVP_rsa_legacy_key()
H A Drsa_sp800_56b_test.c235 && TEST_true(RSA_set0_factors(key, p, q)); in test_check_private_exponent()
297 && TEST_true(RSA_set0_factors(key, p, q)); in test_check_crt_components()
386 && TEST_true(RSA_set0_factors(key, p, q)); in test_invalid_keypair()
H A Drsa_mp_test.c156 if (!TEST_int_eq(RSA_set0_factors(key, in key2048p3_v1()
H A Dkeymgmt_internal_test.c193 || !TEST_true(RSA_set0_factors(rsa, bn1, bn2))) in test_pass_rsa()
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dopenssl_shim.h73 RSA_set0_factors(RSA *r, BIGNUM *p, BIGNUM *q);
H A Dopenssl_shim.c50 RSA_set0_factors(RSA *r, BIGNUM *p, BIGNUM *q) { in RSA_set0_factors()
48 RSA_set0_factors(RSA *r, BIGNUM *p, BIGNUM *q) { RSA_set0_factors() function
H A Dopensslrsa_link.c444 if (RSA_set0_factors(rsa, (BIGNUM *)c->p, (BIGNUM *)c->q) != 1) in opensslrsa_generate()
446 DST_RET(dst__openssl_toresult2("RSA_set0_factors", in opensslrsa_generate()
/netbsd-src/external/bsd/ntp/dist/include/
H A Dlibssl_compat.h98 #define RSA_set0_factors sslshim_RSA_set0_factors macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Drsa_mp_test.c142 if (!TEST_int_eq(RSA_set0_factors(key, in key2048p3()
H A Drsa_test.c38 RSA_set0_factors(key, \
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dprsa_par.y208 } else if (1 != RSA_set0_factors(rsa_cur, bn_p, bn_q)) {
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_lib.c420 int RSA_set0_factors(RSA *r, BIGNUM *p, BIGNUM *q) in RSA_set0_factors() function
759 if (!RSA_set0_factors(r, sk_BIGNUM_value(primes, 0), in DEFINE_STACK_OF()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rsa/
H A Drsa_lib.c207 int RSA_set0_factors(RSA *r, BIGNUM *p, BIGNUM *q) in RSA_set0_factors() function
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dopensslrsa_link.c93 RSA_set0_factors(RSA *r, BIGNUM *p, BIGNUM *q) { in RSA_set0_factors() function
1061 if (RSA_set0_factors(rsa, p, q) == 0) { in opensslrsa_parse()
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Drsa.h205 int RSA_set0_factors(RSA *r, BIGNUM *p, BIGNUM *q);
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Drsa.h208 OSSL_DEPRECATEDIN_3_0 int RSA_set0_factors(RSA *r, BIGNUM *p, BIGNUM *q);
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/pem/
H A Dpvkfmt.c354 if (!RSA_set0_factors(rsa, p, q)) in b2i_rsa()
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dopenssl_crypto.c138 RSA_set0_factors(orsa, p, q); in makeRSA()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/pem/
H A Dpvkfmt.c474 if (!RSA_set0_factors(rsa, p, q)) in ossl_b2i_RSA_after_header()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dcrypto.c2616 RSA_set0_factors(rsa, c_p, c_q); in match_keys_rsa()
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Dcrypto.map2570 RSA_set0_factors;
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A Dmigration_guide.pod2155 RSA_set0_crt_params(), RSA_set0_factors(), RSA_set0_key(),
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibcrypto.num4081 RSA_set0_factors 4027 1_1_0 EXIST::FUNCTION:RSA