Searched refs:cnStr (Results 1 – 1 of 1) sorted by relevance
306 const auto* cnStr = reinterpret_cast<x509String*>(cn.c_str()); in constructX509() local310 X509_NAME_add_entry_by_txt(name, "CN", MBSTRING_ASC, cnStr, -1, -1, 0); in constructX509()