Home
last modified time | relevance | path

Searched refs:EVP_SIGNATURE_up_ref (Results 1 – 6 of 6) sorted by relevance

/third_party/openssl/doc/man3/
DEVP_SIGNATURE.pod6 EVP_SIGNATURE_fetch, EVP_SIGNATURE_free, EVP_SIGNATURE_up_ref,
22 int EVP_SIGNATURE_up_ref(EVP_SIGNATURE *signature);
54 EVP_SIGNATURE_up_ref() increments the reference count for an B<EVP_SIGNATURE>
91 EVP_SIGNATURE_up_ref() returns 1 for success or 0 otherwise.
/third_party/openssl/crypto/evp/
Dsignature.c295 int EVP_SIGNATURE_up_ref(EVP_SIGNATURE *signature) in EVP_SIGNATURE_up_ref() function
313 (int (*)(void *))EVP_SIGNATURE_up_ref, in EVP_SIGNATURE_fetch()
324 (int (*)(void *))EVP_SIGNATURE_up_ref, in evp_signature_fetch_from_prov()
357 (int (*)(void *))EVP_SIGNATURE_up_ref, in EVP_SIGNATURE_do_all_provided()
Dpmeth_lib.c524 if (!EVP_SIGNATURE_up_ref(rctx->op.sig.signature)) in EVP_PKEY_CTX_dup()
/third_party/openssl/apps/
Dlist.c704 EVP_SIGNATURE_up_ref(sig); in collect_signatures()
/third_party/openssl/include/openssl/
Devp.h1840 int EVP_SIGNATURE_up_ref(EVP_SIGNATURE *signature);
/third_party/openssl/util/
Dlibcrypto.num4696 EVP_SIGNATURE_up_ref 4824 3_0_0 EXIST::FUNCTION: