Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DEVP_KEM_free.pod5 EVP_KEM_fetch, EVP_KEM_free, EVP_KEM_up_ref,
18 int EVP_KEM_up_ref(EVP_KEM *kem);
46 EVP_KEM_up_ref() increments the reference count for an B<EVP_KEM> structure.
81 EVP_KEM_up_ref() returns 1 for success or 0 otherwise.
/freebsd/crypto/openssl/crypto/evp/
H A Dkem.c391 int EVP_KEM_up_ref(EVP_KEM *kem) in EVP_KEM_up_ref() function
409 (int (*)(void *))EVP_KEM_up_ref, in EVP_KEM_fetch()
418 (int (*)(void *))EVP_KEM_up_ref, in evp_kem_fetch_from_prov()
448 (int (*)(void *))EVP_KEM_up_ref, in EVP_KEM_do_all_provided()
H A Dpmeth_lib.c570 if (!EVP_KEM_up_ref(rctx->op.encap.kem)) in EVP_PKEY_CTX_dup()
/freebsd/crypto/openssl/apps/
H A Dlist.c764 EVP_KEM_up_ref(kem); in collect_kem()
/freebsd/crypto/openssl/include/openssl/
H A Devp.h1878 int EVP_KEM_up_ref(EVP_KEM *wrap);
/freebsd/secure/lib/libcrypto/
H A DVersion.map4515 EVP_KEM_up_ref;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile1846 MLINKS+= EVP_KEM_free.3 EVP_KEM_up_ref.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num5243 EVP_KEM_up_ref 5371 3_0_0 EXIST::FUNCTION: