Home
last modified time | relevance | path

Searched refs:EVP_KEM_fetch (Results 1 – 5 of 5) sorted by relevance

/openssl-master/doc/man3/
A DEVP_KEM_free.pod5 EVP_KEM_fetch, EVP_KEM_free, EVP_KEM_up_ref,
15 EVP_KEM *EVP_KEM_fetch(OSSL_LIB_CTX *ctx, const char *algorithm,
32 EVP_KEM_fetch() fetches the implementation for the given B<algorithm> from any
43 EVP_KEM_fetch(). If the reference count drops to 0 then the structure is freed.
77 EVP_KEM_fetch() returns a pointer to an B<EVP_KEM> for success or B<NULL> for
/openssl-master/crypto/evp/
A Dkem.c91 kem = EVP_KEM_fetch(ctx->libctx, supported_kem, ctx->propquery); in evp_kem_init()
404 EVP_KEM *EVP_KEM_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_KEM_fetch() function
/openssl-master/include/openssl/
A Devp.h1878 EVP_KEM *EVP_KEM_fetch(OSSL_LIB_CTX *ctx, const char *algorithm,
/openssl-master/doc/man7/
A Dmigration_guide.pod832 L<EVP_KEM_fetch(3)> and L<EVP_KEM_do_all_provided(3)>
/openssl-master/util/
A Dlibcrypto.num5245 EVP_KEM_fetch 5373 3_0_0 EXIST::FUNCTION:

Completed in 21 milliseconds