Home
last modified time | relevance | path

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

/openssl/doc/man3/
H A DEVP_KEYEXCH_free.pod5 EVP_KEYEXCH_fetch, EVP_KEYEXCH_free, EVP_KEYEXCH_up_ref,
18 int EVP_KEYEXCH_up_ref(EVP_KEYEXCH *exchange);
46 EVP_KEYEXCH_up_ref() increments the reference count for an B<EVP_KEYEXCH>
83 EVP_KEYEXCH_up_ref() returns 1 for success or 0 otherwise.
/openssl/crypto/evp/
H A Dexchange.c157 int EVP_KEYEXCH_up_ref(EVP_KEYEXCH *exchange) in EVP_KEYEXCH_up_ref() function
175 (int (*)(void *))EVP_KEYEXCH_up_ref, in EVP_KEYEXCH_fetch()
186 (int (*)(void *))EVP_KEYEXCH_up_ref, in evp_keyexch_fetch_from_prov()
565 (int (*)(void *))EVP_KEYEXCH_up_ref, in EVP_KEYEXCH_do_all_provided()
H A Dpmeth_lib.c481 if (!EVP_KEYEXCH_up_ref(rctx->op.kex.exchange)) in EVP_PKEY_CTX_dup()
/openssl/apps/
H A Dlist.c935 EVP_KEYEXCH_up_ref(kex); in collect_kex()
/openssl/include/openssl/
H A Devp.h2202 int EVP_KEYEXCH_up_ref(EVP_KEYEXCH *exchange);
/openssl/util/
H A Dlibcrypto.num4631 EVP_KEYEXCH_up_ref 4759 3_0_0 EXIST::FUNCTION:

Completed in 48 milliseconds