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.c323 static int get_optional_pkey_id(const char *pkey_name) in get_optional_pkey_id() function
337 static int get_optional_pkey_id(const char *pkey_name) in get_optional_pkey_id() function
402 ssl_mac_pkey_id[SSL_MD_GOST89MAC_IDX] = get_optional_pkey_id("gost-mac"); in ssl_load_ciphers()
666 if (!get_optional_pkey_id("gost94")) { in ssl_cipher_get_disabled()
669 if (!get_optional_pkey_id("gost2001")) { in ssl_cipher_get_disabled()