Home
last modified time | relevance | path

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

/third_party/openssl/ssl/
Dssl_ciph.c321 static int get_optional_pkey_id(const char *pkey_name) in get_optional_pkey_id() function
334 static int get_optional_pkey_id(const char *pkey_name) in get_optional_pkey_id() function
422 ssl_mac_pkey_id[SSL_MD_GOST89MAC_IDX] = get_optional_pkey_id("gost-mac"); in ssl_load_ciphers()
429 get_optional_pkey_id("gost-mac-12"); in ssl_load_ciphers()
435 if (!get_optional_pkey_id("gost2001")) in ssl_load_ciphers()
437 if (!get_optional_pkey_id("gost2012_256")) in ssl_load_ciphers()
439 if (!get_optional_pkey_id("gost2012_512")) in ssl_load_ciphers()