Home
last modified time | relevance | path

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

/openssl/providers/implementations/signature/
H A Ddsa_sig.c213 if (!DSA_up_ref(vdsa)) in dsa_signverify_init()
427 if (srcctx->dsa != NULL && !DSA_up_ref(srcctx->dsa)) in dsa_dupctx()
/openssl/include/openssl/
H A Ddsa.h134 OSSL_DEPRECATEDIN_3_0 int DSA_up_ref(DSA *r);
/openssl/crypto/dsa/
H A Ddsa_lib.c245 int DSA_up_ref(DSA *r) in DSA_up_ref() function
/openssl/util/
H A Dmissingcrypto.txt444 DSA_up_ref(3)
H A Dmissingcrypto111.txt523 DSA_up_ref(3)
H A Dlibcrypto.num768 DSA_up_ref 788 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_3_0,DSA
/openssl/crypto/evp/
H A Dp_lib.c872 DSA_up_ref(key); in EVP_PKEY_set1_DSA()
880 DSA_up_ref(ret); in EVP_PKEY_get1_DSA()
/openssl/doc/man7/
H A Dossl-guide-migration.pod1479 DSA_new(), DSA_free(), DSA_up_ref()

Completed in 95 milliseconds