Home
last modified time | relevance | path

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

/freebsd/crypto/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.
/freebsd/crypto/openssl/crypto/evp/
H A 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()
H A Dpmeth_lib.c507 if (!EVP_KEYEXCH_up_ref(rctx->op.kex.exchange)) in EVP_PKEY_CTX_dup()
/freebsd/crypto/openssl/apps/
H A Dlist.c885 EVP_KEYEXCH_up_ref(kex); in collect_kex()
/freebsd/crypto/openssl/include/openssl/
H A Devp.h2142 int EVP_KEYEXCH_up_ref(EVP_KEYEXCH *exchange);
/freebsd/secure/lib/libcrypto/
H A DVersion.map4526 EVP_KEYEXCH_up_ref;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile1856 MLINKS+= EVP_KEYEXCH_free.3 EVP_KEYEXCH_up_ref.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num4631 EVP_KEYEXCH_up_ref 4759 3_0_0 EXIST::FUNCTION: