Home
last modified time | relevance | path

Searched refs:EVP_PKEY_auth_decapsulate_init (Results 1 – 9 of 9) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DEVP_PKEY_decapsulate.pod5 EVP_PKEY_decapsulate_init, EVP_PKEY_auth_decapsulate_init, EVP_PKEY_decapsulate
13 int EVP_PKEY_auth_decapsulate_init(EVP_PKEY_CTX *ctx, EVP_PKEY *authpub,
27 The EVP_PKEY_auth_decapsulate_init() function is similar to
64 EVP_PKEY_decapsulate_init(), EVP_PKEY_auth_decapsulate_init() and
123 The function EVP_PKEY_auth_decapsulate_init() was added in OpenSSL 3.2.
/freebsd/crypto/openssl/test/
H A Devp_pkey_dhkem_test.c331 && TEST_int_eq(EVP_PKEY_auth_decapsulate_init(ctx, NULL, opparam), 0) in test_null_params()
448 if (!TEST_int_eq(EVP_PKEY_auth_decapsulate_init(ctx, auth, in test_noauthpublic()
555 || TEST_int_eq(EVP_PKEY_auth_decapsulate_init(ctx, sender_auth, in test_ec_noikme()
672 if (!TEST_int_eq(EVP_PKEY_auth_decapsulate_init(ctx, auth, opparam), 1) in test_ec_badauth()
H A Ddhkem_test.inc702 if (!TEST_int_eq(EVP_PKEY_auth_decapsulate_init(recipctx, spub,
/freebsd/crypto/openssl/crypto/evp/
H A Dkem.c254 int EVP_PKEY_auth_decapsulate_init(EVP_PKEY_CTX *ctx, EVP_PKEY *authpub, in EVP_PKEY_auth_decapsulate_init() function
/freebsd/crypto/openssl/crypto/hpke/
H A Dhpke.c600 if (EVP_PKEY_auth_decapsulate_init(pctx, spub, params) != 1) { in hpke_decap()
/freebsd/crypto/openssl/include/openssl/
H A Devp.h2048 int EVP_PKEY_auth_decapsulate_init(EVP_PKEY_CTX *ctx, EVP_PKEY *authpub,
/freebsd/secure/lib/libcrypto/
H A DVersion.map5464 EVP_PKEY_auth_decapsulate_init;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile2314 MLINKS+= EVP_PKEY_decapsulate.3 EVP_PKEY_auth_decapsulate_init.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num5480 EVP_PKEY_auth_decapsulate_init 5608 3_2_0 EXIST::FUNCTION: