Home
last modified time | relevance | path

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

/third_party/openssl/doc/man3/
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.
/third_party/openssl/crypto/evp/
Dexchange.c162 int EVP_KEYEXCH_up_ref(EVP_KEYEXCH *exchange) in EVP_KEYEXCH_up_ref() function
180 (int (*)(void *))EVP_KEYEXCH_up_ref, in EVP_KEYEXCH_fetch()
191 (int (*)(void *))EVP_KEYEXCH_up_ref, in evp_keyexch_fetch_from_prov()
564 (int (*)(void *))EVP_KEYEXCH_up_ref, in EVP_KEYEXCH_do_all_provided()
Dpmeth_lib.c506 if (!EVP_KEYEXCH_up_ref(rctx->op.kex.exchange)) in EVP_PKEY_CTX_dup()
/third_party/openssl/apps/
Dlist.c885 EVP_KEYEXCH_up_ref(kex); in collect_kex()
/third_party/openssl/include/openssl/
Devp.h2140 int EVP_KEYEXCH_up_ref(EVP_KEYEXCH *exchange);
/third_party/openssl/util/
Dlibcrypto.num4631 EVP_KEYEXCH_up_ref 4759 3_0_0 EXIST::FUNCTION: