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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl_ciph.c373 static int get_optional_pkey_id(const char *pkey_name) function
387 static int get_optional_pkey_id(const char *pkey_name) function
451 ssl_mac_pkey_id[SSL_MD_GOST89MAC_IDX] = get_optional_pkey_id("gost-mac");
769 if (!get_optional_pkey_id("gost94")) {
772 if (!get_optional_pkey_id("gost2001")) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl_ciph.c373 static int get_optional_pkey_id(const char *pkey_name) function
387 static int get_optional_pkey_id(const char *pkey_name) function
451 ssl_mac_pkey_id[SSL_MD_GOST89MAC_IDX] = get_optional_pkey_id("gost-mac");
769 if (!get_optional_pkey_id("gost94")) {
772 if (!get_optional_pkey_id("gost2001")) {

Completed in 129 milliseconds