Home
last modified time | relevance | path

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

/external/openssl/crypto/asn1/
Dx_crl.c130 GENERAL_NAMES *gens, *gtmp; variable
142 gtmp = X509_REVOKED_get_ext_d2i(rev,
145 if (!gtmp && (j != -1))
151 if (gtmp)
153 gens = gtmp;
160 if (!sk_GENERAL_NAMES_push(crl->issuers, gtmp))