Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/keymgmt/
H A Drsa_kmgmt.c89 RSA_set_flags(rsa, RSA_FLAG_TYPE_RSA); in rsa_newdata()
105 RSA_set_flags(rsa, RSA_FLAG_TYPE_RSASSAPSS); in rsapss_newdata()
629 RSA_set_flags(rsa_tmp, gctx->rsa_type); in rsa_gen()
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DRSA_get0_key.pod10 RSA_test_flags, RSA_set_flags, RSA_get0_engine, RSA_get_multi_prime_extra_count,
39 void RSA_set_flags(RSA *r, int flags);
104 RSA_set_flags() sets the flags in the B<flags> parameter on the RSA
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DRSA_get0_key.pod10 RSA_test_flags, RSA_set_flags, RSA_get0_engine, RSA_get_multi_prime_extra_count,
43 void RSA_set_flags(RSA *r, int flags);
112 RSA_set_flags() sets the flags in the B<flags> parameter on the RSA
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_ameth.c95 RSA_set_flags(rsa, RSA_FLAG_TYPE_RSA); in rsa_pub_decode()
98 RSA_set_flags(rsa, RSA_FLAG_TYPE_RSASSAPSS); in rsa_pub_decode()
844 RSA_set_flags(rsa, rsa_type); in rsa_int_import_from()
H A Drsa_backend.c571 RSA_set_flags(rsa, RSA_FLAG_TYPE_RSA); in ossl_rsa_key_from_pkcs8()
574 RSA_set_flags(rsa, RSA_FLAG_TYPE_RSASSAPSS); in ossl_rsa_key_from_pkcs8()
H A Drsa_lib.c713 void RSA_set_flags(RSA *r, int flags) in RSA_set_flags() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rsa/
H A Drsa_lib.c469 void RSA_set_flags(RSA *r, int flags) in RSA_set_flags() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Drsa.h230 void RSA_set_flags(RSA *r, int flags);
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Drsa.h243 OSSL_DEPRECATEDIN_3_0 void RSA_set_flags(RSA *r, int flags);
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Dcrypto.map2574 RSA_set_flags;
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A Dmigration_guide.pod2060 RSA_clear_flags(), RSA_flags(), RSA_set_flags(), RSA_test_flags(),
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibcrypto.num4060 RSA_set_flags 4006 1_1_0 EXIST::FUNCTION:RSA