Home
last modified time | relevance | path

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

/openssl/include/openssl/
H A Dkdf.h35 EVP_KDF_CTX *EVP_KDF_CTX_dup(const EVP_KDF_CTX *src);
/openssl/crypto/evp/
H A Dkdf_lib.c55 EVP_KDF_CTX *EVP_KDF_CTX_dup(const EVP_KDF_CTX *src) in EVP_KDF_CTX_dup() function
/openssl/providers/implementations/exchange/
H A Dkdf_exch.c155 dstctx->kdfctx = EVP_KDF_CTX_dup(srcctx->kdfctx); in kdf_dupctx()
/openssl/doc/man3/
H A DEVP_KDF.pod6 EVP_KDF_CTX, EVP_KDF_CTX_new, EVP_KDF_CTX_free, EVP_KDF_CTX_dup,
26 EVP_KDF_CTX *EVP_KDF_CTX_dup(const EVP_KDF_CTX *src);
/openssl/test/
H A Devp_test.c3771 && (ctx = EVP_KDF_CTX_dup(expected->ctx)) != NULL) { in kdf_test_run()
/openssl/util/
H A Dlibcrypto.num4686 EVP_KDF_CTX_dup 4814 3_0_0 EXIST::FUNCTION:

Completed in 41 milliseconds