Searched refs:EVP_KEYEXCH_is_a (Results 1 – 5 of 5) sorted by relevance
6 EVP_KEYEXCH_get0_provider, EVP_KEYEXCH_is_a, EVP_KEYEXCH_do_all_provided,20 int EVP_KEYEXCH_is_a(const EVP_KEYEXCH *exchange, const char *name);52 EVP_KEYEXCH_is_a() checks if I<exchange> is an implementation of an88 EVP_KEYEXCH_is_a() returns 1 of I<exchange> was identifiable,
551 int EVP_KEYEXCH_is_a(const EVP_KEYEXCH *keyexch, const char *name) in EVP_KEYEXCH_is_a() function
900 if (select_name != NULL && !EVP_KEYEXCH_is_a(k, select_name)) in list_keyexchanges()
2144 int EVP_KEYEXCH_is_a(const EVP_KEYEXCH *keyexch, const char *name);
4782 EVP_KEYEXCH_is_a 4910 3_0_0 EXIST::FUNCTION: