Home
last modified time | relevance | path

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

/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.
/openssl/crypto/evp/
H A Dkem.c437 int EVP_KEM_up_ref(EVP_KEM *kem) in EVP_KEM_up_ref() function
455 (int (*)(void *))EVP_KEM_up_ref, in EVP_KEM_fetch()
464 (int (*)(void *))EVP_KEM_up_ref, in evp_kem_fetch_from_prov()
494 (int (*)(void *))EVP_KEM_up_ref, in EVP_KEM_do_all_provided()
H A Dpmeth_lib.c544 if (!EVP_KEM_up_ref(rctx->op.encap.kem)) in EVP_PKEY_CTX_dup()
/openssl/apps/
H A Dlist.c814 EVP_KEM_up_ref(kem); in collect_kem()
H A Dspeed.c1718 EVP_KEM_up_ref(kem); in collect_kem()
/openssl/include/openssl/
H A Devp.h1917 int EVP_KEM_up_ref(EVP_KEM *wrap);
/openssl/util/
H A Dlibcrypto.num5243 EVP_KEM_up_ref 5371 3_0_0 EXIST::FUNCTION:

Completed in 88 milliseconds