Home
last modified time | relevance | path

Searched refs:EVP_KEM_fetch (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,
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
/freebsd/crypto/openssl/crypto/evp/
H 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
/freebsd/crypto/openssl/doc/man7/
H A Dcrypto.pod249 =item L<EVP_KEM_fetch(3)>
H A Dmigration_guide.pod881 L<EVP_KEM_fetch(3)> and L<EVP_KEM_do_all_provided(3)>
/freebsd/crypto/openssl/include/openssl/
H A Devp.h1880 EVP_KEM *EVP_KEM_fetch(OSSL_LIB_CTX *ctx, const char *algorithm,
/freebsd/secure/lib/libcrypto/
H A DVersion.map4506 EVP_KEM_fetch;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile1838 MLINKS+= EVP_KEM_free.3 EVP_KEM_fetch.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num5245 EVP_KEM_fetch 5373 3_0_0 EXIST::FUNCTION: