Home
last modified time | relevance | path

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

/openbmc/bmcweb/src/
H A Dssl_key_handler.cpp306 const auto* cnStr = reinterpret_cast<x509String*>(cn.c_str()); in constructX509() local
310 X509_NAME_add_entry_by_txt(name, "CN", MBSTRING_ASC, cnStr, -1, -1, 0); in constructX509()