Searched refs:pkey_name (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/crypto/openssl/ssl/
H A Dssl_ciph.c373 static int get_optional_pkey_id(const char *pkey_name) argument
377 ameth = EVP_PKEY_asn1_find_str(NULL, pkey_name, -1);
387 static int get_optional_pkey_id(const char *pkey_name) argument
392 ameth = EVP_PKEY_asn1_find_str(&tmpeng, pkey_name, -1);

Completed in 118 milliseconds