Searched refs:auth_key_extensionV (Results 1 – 1 of 1) sorted by relevance
384 auto auth_key_extensionV = makeAuthorityKeyExtension(keyid); in setIssuer() local385 if (auto error = std::get_if<CertUtilsError>(&auth_key_extensionV)) { in setIssuer()388 auto auth_key_extension = std::move(std::get<AUTHORITY_KEYID_Ptr>(auth_key_extensionV)); in setIssuer()