Home
last modified time | relevance | path

Searched refs:EVP_KEYMGMT_up_ref (Results 1 – 9 of 9) sorted by relevance

/openssl/doc/man3/
H A DEVP_KEYMGMT.pod7 EVP_KEYMGMT_up_ref,
29 int EVP_KEYMGMT_up_ref(EVP_KEYMGMT *keymgmt);
62 EVP_KEYMGMT_up_ref() increments the reference count for the given
115 EVP_KEYMGMT_up_ref() returns 1 on success, or 0 on error.
/openssl/crypto/evp/
H A Dkeymgmt_meth.c271 (int (*)(void *))EVP_KEYMGMT_up_ref, in evp_keymgmt_fetch_from_prov()
280 (int (*)(void *))EVP_KEYMGMT_up_ref, in EVP_KEYMGMT_fetch()
284 int EVP_KEYMGMT_up_ref(EVP_KEYMGMT *keymgmt) in EVP_KEYMGMT_up_ref() function
346 (int (*)(void *))EVP_KEYMGMT_up_ref, in EVP_KEYMGMT_do_all_provided()
H A Dkeymgmt_lib.c275 if (!EVP_KEYMGMT_up_ref(keymgmt)) { in evp_keymgmt_util_cache_keydata()
H A Dp_lib.c1570 if (keymgmt != NULL && !EVP_KEYMGMT_up_ref(keymgmt)) { in pkey_set_type()
1956 if (!EVP_KEYMGMT_up_ref(tmp_keymgmt)) { /* refcnt++ */ in evp_pkey_export_to_provider()
H A Dpmeth_lib.c254 if (!EVP_KEYMGMT_up_ref(pkey->keymgmt)) in int_ctx_new()
585 if (!EVP_KEYMGMT_up_ref(tmp_keymgmt)) in EVP_PKEY_CTX_dup()
/openssl/crypto/encode_decode/
H A Ddecoder_pkey.c130 if (!EVP_KEYMGMT_up_ref(keymgmt)) in decoder_construct_pkey()
364 if (!EVP_KEYMGMT_up_ref(keymgmt)) in collect_keymgmt()
482 if (!EVP_KEYMGMT_up_ref((EVP_KEYMGMT *)keymgmt)) in keymgmt_dup()
/openssl/apps/
H A Dlist.c644 EVP_KEYMGMT_up_ref(km); in collect_keymanagers()
/openssl/include/openssl/
H A Devp.h1790 int EVP_KEYMGMT_up_ref(EVP_KEYMGMT *keymgmt);
/openssl/util/
H A Dlibcrypto.num4636 EVP_KEYMGMT_up_ref 4764 3_0_0 EXIST::FUNCTION:

Completed in 76 milliseconds