Searched defs:nid (Results 1 – 5 of 5) sorted by relevance
42 int X509_NAME_add_entry_by_NID_const(X509_NAME* name, int nid, int type, const unsigned char* bytes, in X509_NAME_add_entry_by_NID_const()54 std::optional<std::string> GetX509NameTextByNid(X509_NAME* name, int nid) { in GetX509NameTextByNid()
37 bool add_ext(X509* cert, int nid, const char* value) { in add_ext()
137 int nid = -1; in parse_avb_image() local
142 const std::vector<uint8_t> &salt, int nid) { in initialize()
195 int nid; member