Lines Matching refs:NID_undef
39 {SSL_eNULL, NID_undef}, /* SSL_ENC_NULL_IDX 5 */
138 EVP_PKEY_HMAC, EVP_PKEY_HMAC, EVP_PKEY_HMAC, NID_undef,
140 EVP_PKEY_HMAC, EVP_PKEY_HMAC, EVP_PKEY_HMAC, NID_undef,
144 NID_undef, NID_undef, NID_undef, NID_undef, NID_undef
331 if (t->nid != NID_undef) { in ssl_load_ciphers()
462 if (COMP_get_type(method) != NID_undef && ssl_comp_methods != NULL) { in DEFINE_RUN_ONCE_STATIC()
554 *mac_pkey_type = NID_undef; in ssl_cipher_get_evp()
577 && (!mac_pkey_type || *mac_pkey_type != NID_undef)) { in ssl_cipher_get_evp()
2028 if (cm == NULL || COMP_get_type(cm) == NID_undef) in SSL_COMP_add_compression_method()
2113 return NID_undef; in SSL_CIPHER_get_cipher_nid()
2116 return NID_undef; in SSL_CIPHER_get_cipher_nid()
2125 return NID_undef; in SSL_CIPHER_get_digest_nid()
2134 return NID_undef; in SSL_CIPHER_get_kx_nid()
2143 return NID_undef; in SSL_CIPHER_get_auth_nid()