Home
last modified time | relevance | path

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

/external/openssl/ssl/
Dssl_ciph.c334 static int get_optional_pkey_id(const char *pkey_name) in get_optional_pkey_id() function
348 static int get_optional_pkey_id(const char *pkey_name) in get_optional_pkey_id() function
418 ssl_mac_pkey_id[SSL_MD_GOST89MAC_IDX] = get_optional_pkey_id("gost-mac"); in ssl_load_ciphers()
736 if (!get_optional_pkey_id("gost94")) { in ssl_cipher_get_disabled()
739 if (!get_optional_pkey_id("gost2001")) { in ssl_cipher_get_disabled()