Searched refs:EVP_KEYMGMT_up_ref (Results 1 – 11 of 11) sorted by relevance
212 (int (*)(void *))EVP_KEYMGMT_up_ref, in evp_keymgmt_fetch_by_number()223 (int (*)(void *))EVP_KEYMGMT_up_ref, in evp_keymgmt_fetch_from_prov()232 (int (*)(void *))EVP_KEYMGMT_up_ref, in EVP_KEYMGMT_fetch()236 int EVP_KEYMGMT_up_ref(EVP_KEYMGMT *keymgmt) in EVP_KEYMGMT_up_ref() function293 (int (*)(void *))EVP_KEYMGMT_up_ref, in EVP_KEYMGMT_do_all_provided()
279 if (!EVP_KEYMGMT_up_ref(keymgmt)) { in evp_keymgmt_util_cache_keydata()
1562 if (keymgmt != NULL && !EVP_KEYMGMT_up_ref(keymgmt)) { in pkey_set_type() 1943 if (!EVP_KEYMGMT_up_ref(tmp_keymgmt)) { /* refcnt++ */ in evp_pkey_export_to_provider()
276 if (!EVP_KEYMGMT_up_ref(pkey->keymgmt)) in int_ctx_new()611 if (!EVP_KEYMGMT_up_ref(tmp_keymgmt)) in EVP_PKEY_CTX_dup()
7 EVP_KEYMGMT_up_ref,28 int EVP_KEYMGMT_up_ref(EVP_KEYMGMT *keymgmt);60 EVP_KEYMGMT_up_ref() increments the reference count for the given112 EVP_KEYMGMT_up_ref() returns 1 on success, or 0 on error.
126 if (!EVP_KEYMGMT_up_ref(keymgmt)) in decoder_construct_pkey()213 if (!EVP_KEYMGMT_up_ref(keymgmt) /* ref++ */) in collect_keymgmt()
641 EVP_KEYMGMT_up_ref(km); in collect_keymanagers()
1760 int EVP_KEYMGMT_up_ref(EVP_KEYMGMT *keymgmt);
4538 EVP_KEYMGMT_up_ref;
1868 MLINKS+= EVP_KEYMGMT.3 EVP_KEYMGMT_up_ref.3
4636 EVP_KEYMGMT_up_ref 4764 3_0_0 EXIST::FUNCTION: