Searched refs:tvalue (Results 1 – 2 of 2) sorted by relevance
87 char *tname = NULL, *tvalue = NULL; in X509V3_add_value() local89 if(value && !(tvalue = BUF_strdup(value))) goto err; in X509V3_add_value()94 vtmp->value = tvalue; in X509V3_add_value()101 if(tvalue) OPENSSL_free(tvalue); in X509V3_add_value()
390 unsigned int tvalue; member7579 inst.instruction = opcode->tvalue; in md_assemble()