Home
last modified time | relevance | path

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

/openssl/doc/man3/
H 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.
78 EVP_KEM_fetch() returns a pointer to an B<EVP_KEM> for success or B<NULL> for
/openssl/crypto/evp/
H A Dkem.c94 kem = EVP_KEM_fetch(ctx->libctx, supported_kem, ctx->propquery); in evp_kem_init()
450 EVP_KEM *EVP_KEM_fetch(OSSL_LIB_CTX *ctx, const char *algorithm, in EVP_KEM_fetch() function
/openssl/doc/man7/
H A Dossl-guide-libcrypto-introduction.pod170 =item L<EVP_KEM_fetch(3)>
H A Dossl-guide-migration.pod902 L<EVP_KEM_fetch(3)> and L<EVP_KEM_do_all_provided(3)>
/openssl/include/openssl/
H A Devp.h1919 EVP_KEM *EVP_KEM_fetch(OSSL_LIB_CTX *ctx, const char *algorithm,
/openssl/util/
H A Dlibcrypto.num5245 EVP_KEM_fetch 5373 3_0_0 EXIST::FUNCTION:

Completed in 47 milliseconds