Home
last modified time | relevance | path

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

/openssl/include/openssl/
H A Dkdf.h36 const char *EVP_KDF_get0_description(const EVP_KDF *kdf);
/openssl/crypto/evp/
H A Dkdf_lib.c91 const char *EVP_KDF_get0_description(const EVP_KDF *kdf) in EVP_KDF_get0_description() function
/openssl/doc/man3/
H A DEVP_KDF.pod10 EVP_KDF_get0_name, EVP_KDF_names_do_all, EVP_KDF_get0_description,
37 const char *EVP_KDF_get0_description(const EVP_KDF *kdf);
177 EVP_KDF_get0_description() returns a description of the I<kdf>, meant for
/openssl/apps/
H A Dlist.c349 const char *desc = EVP_KDF_get0_description(k); in list_kdfs()
/openssl/util/
H A Dlibcrypto.num5362 EVP_KDF_get0_description 5490 3_0_0 EXIST::FUNCTION:

Completed in 28 milliseconds