Home
last modified time | relevance | path

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

/openssl/ssl/
H A Dssl_ciph.c292 static int get_optional_pkey_id(const char *pkey_name) in get_optional_pkey_id() function
305 static int get_optional_pkey_id(const char *pkey_name) in get_optional_pkey_id() function
402 get_optional_pkey_id(SN_id_Gost28147_89_MAC); in ssl_load_ciphers()
409 get_optional_pkey_id(SN_gost_mac_12); in ssl_load_ciphers()
416 get_optional_pkey_id(SN_magma_mac); in ssl_load_ciphers()
423 get_optional_pkey_id(SN_kuznyechik_mac); in ssl_load_ciphers()
429 if (!get_optional_pkey_id(SN_id_GostR3410_2001)) in ssl_load_ciphers()
431 if (!get_optional_pkey_id(SN_id_GostR3410_2012_256)) in ssl_load_ciphers()
433 if (!get_optional_pkey_id(SN_id_GostR3410_2012_512)) in ssl_load_ciphers()

Completed in 13 milliseconds