82 if (new_msg_imprint == NULL)
136 if (new_policy == NULL)
155 if (a->
nonce == nonce)
158 if (new_nonce == NULL)
163 ASN1_INTEGER_free(a->
nonce);
164 a->
nonce = new_nonce;
175 a->
cert_req = cert_req ? 0xFF : 0x00;
186 return a->extensions;
193 a->extensions = NULL;
228 return X509v3_add_ext(&a->extensions,ex,loc) != NULL;