Home
last modified time | relevance | path

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

/system/security/ondevice-signing/
DCertUtils.cpp42 std::vector<char> mutableValue(value, value + len); in add_ext() local
48 X509_EXTENSION* ex = X509V3_EXT_nconf_nid(nullptr, &context, nid, mutableValue.data()); in add_ext()