Home
last modified time | relevance | path

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

/openbmc/bmcweb/test/http/
H A Dmutual_tls.cpp240 ASN1_OBJECT* othType = OBJ_nid2obj(NID_SRVName); in TEST() local
254 ASSERT_EQ(GENERAL_NAME_set0_othername(gen, othType, value), 1); in TEST()
275 ASN1_OBJECT* othType = OBJ_nid2obj(NID_ms_upn); in TEST() local
289 ASSERT_EQ(GENERAL_NAME_set0_othername(gen, othType, value), 1); in TEST()
310 ASN1_OBJECT* othType = OBJ_nid2obj(NID_ms_upn); in TEST() local
324 ASSERT_EQ(GENERAL_NAME_set0_othername(gen, othType, value), 1); in TEST()